类的使用
net.sohelp.boot.engine.web.vo.layout.LayoutVO
使用LayoutVO的程序包
程序包
说明
-
net.sohelp.boot.dev.web.dev.designer中LayoutVO的使用
返回变量类型为LayoutVO的类型的net.sohelp.boot.dev.web.dev.designer中的方法修饰符和类型方法说明读取表单设计接口 根据提供的refid读取对应的表单设计信息 -
net.sohelp.boot.engine.web中LayoutVO的使用
参数类型为LayoutVO的net.sohelp.boot.engine.web中的方法 -
net.sohelp.boot.engine.web.service中LayoutVO的使用
修饰符和类型方法说明根据引用ID获取布局信息根据应用名称、模块名称和布局名称获取布局信息。返回变量类型为LayoutVO的类型的net.sohelp.boot.engine.web.service中的方法修饰符和类型方法说明voidLayoutService.saveLayout(String appName, String moduleName, String layoutName, LayoutVO layoutVO) 保存布局信息voidLayoutService.saveLayout(String refid, LayoutVO layoutVO) voidLayoutCustomService.saveLayoutByPublic(String appName, String moduleName, String gridName, LayoutVO layoutVO) 将布局信息保存到公共路径