Package com.saperion.ngc.navigation
Interface NavigationMode
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- AdvancedNavigationMode,- SimpleNavigationMode
NavigationModes are responsible of rendering ui elements like the navigation tree.
- 
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.
- 
Method Details
- 
getDefaultColumnNameString getDefaultColumnName()The default column name is the name of the first column in the tree.- Returns:
- default column name