Class DefaultTristateTreeModel.Path

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Enclosing class:
    DefaultTristateTreeModel<E>

    protected class DefaultTristateTreeModel.Path
    extends java.lang.Object
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Path​(int[] path)  
      protected Path​(org.zkoss.zul.AbstractTreeModel.Path p)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Path

        protected Path​(int[] path)
      • Path

        protected Path​(org.zkoss.zul.AbstractTreeModel.Path p)