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

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

Classes in org.zkoss.zul that implement Listbox
 class Listbox
          A listbox.
 

Methods in org.zkoss.zul that return Listbox
 Listbox Listitem.getListboxApi()
          Returns the list box that it belongs to.
 Listbox Listheader.getListboxApi()
          Returns the listbox that this belongs to.
 Listbox Listhead.getListboxApi()
          Returns the list box that it belongs to.
 Listbox Listfooter.getListboxApi()
          Returns the listbox that this belongs to.
 Listbox Listfoot.getListboxApi()
          Returns the list box that it belongs to.
 Listbox Listcell.getListboxApi()
          Returns the list box that it belongs to.
 

Uses of Listbox in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Listbox
 Listbox Listitem.getListboxApi()
          Returns the list box that it belongs to.
 Listbox Listheader.getListboxApi()
          Returns the listbox that this belongs to.
 Listbox Listhead.getListboxApi()
          Returns the list box that it belongs to.
 Listbox Listfooter.getListboxApi()
          Returns the listbox that this belongs to.
 Listbox Listfoot.getListboxApi()
          Returns the list box that it belongs to.
 Listbox Listcell.getListboxApi()
          Returns the list box that it belongs to.
 



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