|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Navitem | |
---|---|
org.zkoss.zkmax.zul | Components and UI utitilies available in ZK EE. |
Uses of Navitem in org.zkoss.zkmax.zul |
---|
Methods in org.zkoss.zkmax.zul that return Navitem | |
---|---|
Navitem |
Navbar.getSelectedItem()
Returns the selected item. |
Methods in org.zkoss.zkmax.zul with parameters of type Navitem | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |