类的使用
net.sohelp.boot.engine.web.vo.grid.GridPropertyVO
使用GridPropertyVO的程序包
-
net.sohelp.boot.engine.web.utils中GridPropertyVO的使用
类型变量类型为GridPropertyVO的net.sohelp.boot.engine.web.utils中的方法参数修饰符和类型方法说明static voidGridPropertyConvertUtil.updateEntityByGrid(List<GridPropertyVO> properties, EntityVO entityVO) 将网格属性列表中的属性值复制到实体对象对应的属性中static voidGridPropertyConvertUtil.updateGridByEntity(EntityVO entityVO, List<GridPropertyVO> properties) 将实体对象的属性复制到网格列表属性中