Uses of Class
org.zkoss.zul.Listgroup

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

Uses of Listgroup in org.zkoss.zul
 

Methods in org.zkoss.zul that return Listgroup
 Listgroup Listitem.getListgroup()
          Returns the listgroup that this item belongs to, or null.
 Listgroup Listgroup.getListgroup()
           
 Listgroup ListgroupRendererExt.newListgroup(Listbox listbox)
          Creates an instance of Listgroup for rendering.
 

Methods in org.zkoss.zul that return types with arguments of type Listgroup
 java.util.List<Listgroup> Listbox.getGroups()
          Returns a list of all Listgroup.
 



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