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

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

Classes in org.zkoss.zul that implement Bandpopup
 class Bandpopup
          The popup that belongs to a Bandbox instance.
 

Methods in org.zkoss.zul that return Bandpopup
 Bandpopup Bandbox.getDropdownApi()
          Returns the dropdown window belonging to this band box.
 

Uses of Bandpopup in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Bandpopup
 Bandpopup Bandbox.getDropdownApi()
          Returns the dropdown window belonging to this band box.
 



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