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

Packages that use Caption
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 Caption in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Caption
 class Caption
          A header for a Groupbox.
 

Methods in org.zkoss.zul that return Caption
 Caption Window.getCaptionApi()
          Returns the caption of this window.
 Caption Panel.getCaptionApi()
          Returns the caption of this panel.
 Caption Groupbox.getCaptionApi()
          Returns the caption of this groupbox.
 

Uses of Caption in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Caption
 Caption Window.getCaptionApi()
          Returns the caption of this window.
 Caption Panel.getCaptionApi()
          Returns the caption of this panel.
 Caption Groupbox.getCaptionApi()
          Returns the caption of this groupbox.
 



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