Uses of Class
org.zkoss.zul.Tab

Packages that use Tab
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of Tab in org.zkoss.zul
 

Methods in org.zkoss.zul that return Tab
 Tab Tabpanel.getLinkedTab()
          Returns the tab associated with this tab panel.
 Tab Tabbox.getSelectedTab()
          Returns the selected tab.
 

Methods in org.zkoss.zul with parameters of type Tab
 void Tabbox.setSelectedTab(Tab tab)
          Sets the selected tab.
 



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