类 TreeToolExample


  • public class TreeToolExample
    extends Object
    作者:
    woodwhales on 2021-07-25 12:25 TreeTool 使用示例
    • 构造器详细资料

      • TreeToolExample

        public TreeToolExample()
    • 方法详细资料

      • main

        public static void main​(String[] args)
      • init

        public static void init()
      • test1

        public static void test1()
        简单树华数据 MyTreeNodeGenerator 定义了从 TreeToolTempMenu 中如何获取如下信息: 节点的唯一标识、 节点的名称、 子节点的名称 根节点的判断标准 排序值
      • test2

        public static void test2()
        通过 TreeNodeAttributeMapper 更改掉默认的节点名称等,并且不展示排序值
      • test3

        public static void test3()
      • test4

        public static void test4()
      • test5

        public static void test5()
      • test6

        public static void test6()