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 Listheader.getListbox()
          Returns the listbox that this belongs to.
 Listbox Listfoot.getListbox()
          Returns the list box that it belongs to.
 Listbox Listfooter.getListbox()
          Returns the listbox that this belongs to.
 Listbox Listcell.getListbox()
          Returns the list box that it belongs to.
 Listbox Listitem.getListbox()
          Returns the list box that it belongs to.
 Listbox Listhead.getListbox()
          Returns the list box that it belongs to.
 

Methods in org.zkoss.zul with parameters of type Listbox
 Listgroup ListgroupRendererExt.newListgroup(Listbox listbox)
          Creates an instance of Listgroup for rendering.
 Listgroupfoot ListgroupRendererExt.newListgroupfoot(Listbox listbox)
          Creates an instance of Listgroupfoot for rendering.
 Listitem ListitemRendererExt.newListitem(Listbox listbox)
          Creates an instance of Listitem that will be attached to listbox.
 



Copyright © 2014. All rights reserved.