Uses of Class
zul.sel.Listbox

Packages that use Listbox
zul.sel The selectable widgets, such as listbox and tree. 
 

Uses of Listbox in zul.sel
 

Methods in zul.sel that return Listbox
 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 listbox that this belongs to.
 Listbox Listheader.getListbox()
          Returns the listbox that this belongs to.
 Listbox Listfoot.getListbox()
          Returns the list box that it belongs to.
 Listbox Listheader.getMeshBody()
          Returns the mesh body that this belongs to.
 Listbox Listbox.setOddRowSclass(String oddRowSclass)
          Sets the style class for the odd rows.
 Listbox Listbox.stripe()
          Stripes the class for each item.
 

Methods in zul.sel with parameters of type Listbox
 void ItemIter.$init(Listbox listbox)
          Constructor
 



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