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 SummaryConstructorsConstructorDescriptionAdvancedNavigationMode(NavigationViewImpl navigationView, String defaultColumnName) Constructor.
- 
Method SummaryModifier 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
- 
getDefaultColumnNameThe default column name is the name of the first column in the tree.- Specified by:
- getDefaultColumnNamein interface- NavigationMode
- Returns:
- default column name
- See Also: