Uses of Class
org.zkoss.zul.Listbox

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

Uses of Listbox in org.zkoss.zul
 

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

Methods in org.zkoss.zul with parameters of type Listbox
 Listitem ListitemRendererExt.newListitem(Listbox listbox)
          Creates an instance of Listitem for rendering.
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.