Uses of Class
org.zkoss.zkmax.zul.Navitem

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.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo