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 Summary
Modifier and TypeMethodDescriptionorg.zkoss.zul.Tree
Creates the main navigation tree.The default column name is the name of the first column in the tree.
-
Method Details
-
getDefaultColumnName
String getDefaultColumnName()The default column name is the name of the first column in the tree.- Returns:
- default column name