Class AdvancedNavigationMode

  • All Implemented Interfaces:
    NavigationMode, java.io.Serializable

    public class AdvancedNavigationMode
    extends java.lang.Object
    implements NavigationMode
    Advanced mode for navigation. Displays several columns with metadata for each node in the tree.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.zkoss.zul.Tree createMainNavigationTree()
      Creates the main navigation tree.
      java.lang.String getDefaultColumnName()
      The default column name is the name of the first column in the tree.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait