Uses of Interface
org.zkoss.zul.api.Tabpanels

Packages that use Tabpanels
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
 

Uses of Tabpanels in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Tabpanels
 class Tabpanels
          A collection of tab panels.
 

Methods in org.zkoss.zul that return Tabpanels
 Tabpanels Tabbox.getTabpanelsApi()
          Returns the tabpanels that this tabbox owns.
 

Uses of Tabpanels in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Tabpanels
 Tabpanels Tabbox.getTabpanelsApi()
          Returns the tabpanels that this tabbox owns.
 



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