Uses of Class
zul.tab.Tabpanel

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

Uses of Tabpanel in zul.tab
 

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

Methods in zul.tab with parameters of type Tabpanel
 void Tabbox.setSelectedPanel(Tabpanel panel)
          Sets the selected tab panel.
 



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