类的使用
cn.sinozg.applet.common.core.model.TreeSelect
使用TreeSelect的程序包
-
cn.sinozg.applet.common.core.model中TreeSelect的使用
类型参数类型为TreeSelect的cn.sinozg.applet.common.core.model中的字段返回变量类型为TreeSelect的类型的cn.sinozg.applet.common.core.model中的方法类型变量类型为TreeSelect的cn.sinozg.applet.common.core.model中的方法参数 -
cn.sinozg.applet.common.utils中TreeSelect的使用
类型参数类型为TreeSelect的cn.sinozg.applet.common.utils中的方法修饰符和类型方法说明private static <T extends TreeSelect>
void递归获取树形结构static <T extends TreeSelect>
List<T>递归 转为树结构返回变量类型为TreeSelect的类型的cn.sinozg.applet.common.utils中的方法修饰符和类型方法说明static <T> List<TreeSelect>PojoUtil.toTree(List<T> resources, Function<T, TreeSelect> fun, String root) 转树形结构类型变量类型为TreeSelect的cn.sinozg.applet.common.utils中的方法参数修饰符和类型方法说明static <T> List<TreeSelect>PojoUtil.toTree(List<T> resources, Function<T, TreeSelect> fun, String root) 转树形结构