Uses of Class
zul.tab.Tab

Packages that use Tab
zul.tab The tabbox related widgets, such as tabbox and tabpanel. 
 

Uses of Tab in zul.tab
 

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

Methods in zul.tab 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