Uses of Class
org.zkoss.zul.Tabpanel

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

Uses of Tabpanel in org.zkoss.zul
 

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

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