Package com.saperion.ngc.navigation
Class AdvancedNavigationMode
java.lang.Object
com.saperion.ngc.navigation.AdvancedNavigationMode
- All Implemented Interfaces:
NavigationMode,Serializable
Advanced mode for navigation. Displays several columns with metadata for each node in the tree.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdvancedNavigationMode(NavigationViewImpl navigationView, String defaultColumnName) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionorg.zkoss.zul.TreeCreates the main navigation tree.The default column name is the name of the first column in the tree.
-
Constructor Details
-
Method Details
-
getDefaultColumnName
The default column name is the name of the first column in the tree.- Specified by:
getDefaultColumnNamein interfaceNavigationMode- Returns:
- default column name
- See Also: