public class SimpleNavigationMode extends Object implements NavigationMode
| Constructor and Description |
|---|
SimpleNavigationMode(NavigationViewImpl navigationView,
String defaultColumnName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.zkoss.zul.Tree |
createMainNavigationTree()
Creates the main navigation tree.
|
String |
getDefaultColumnName()
The default column name is the name of the first column in the tree.
|
public SimpleNavigationMode(NavigationViewImpl navigationView, String defaultColumnName)
navigationView - navigation viewdefaultColumnName - name of the default column (unused in SimpleNavigationMode)public org.zkoss.zul.Tree createMainNavigationTree()
createMainNavigationTree in interface NavigationModeNavigationMode.createMainNavigationTree()public String getDefaultColumnName()
getDefaultColumnName in interface NavigationModeNavigationMode.getDefaultColumnName()Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.