Package | Description |
---|---|
org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
Modifier and Type | Method and Description |
---|---|
Navitem |
Navbar.getSelectedItem()
Returns the selected item.
|
Modifier and Type | Method and Description |
---|---|
void |
Navbar.selectItem(Navitem item)
Deselects the currently selected item and selects
the given item.
|
void |
Navbar.setSelectedItem(Navitem item)
Deselects the currently selected item and selects
the given item.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.