Class SimpleNavigationMode

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

    public class SimpleNavigationMode
    extends java.lang.Object
    implements NavigationMode
    Simple mode for navigation. The tree displays only the name for each node.
    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