| 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 © 2026. All rights reserved.