Class VisualTreeModel

java.lang.Object
cn.klaw.util.treeutil.SumTree
cn.klaw.base.model.VisualTreeModel

public class VisualTreeModel extends cn.klaw.util.treeutil.SumTree
Version:
V3.1.0
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class cn.klaw.util.treeutil.SumTree

    canEqual, equals, getChildren, getHasChildren, getId, getParentId, hashCode, setChildren, setHasChildren, setId, setParentId, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • VisualTreeModel

      public VisualTreeModel()