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

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

Classes in org.zkoss.zul that implement Listgroup
 class Listgroup
          Adds the ability for single level grouping to the Listbox.
 

Methods in org.zkoss.zul that return Listgroup
 Listgroup Listitem.getListgroupApi()
          Returns the listgroup that this item belongs to, or null.
 

Uses of Listgroup in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Listgroup
 Listgroup Listitem.getListgroupApi()
          Returns the listgroup that this item belongs to, or null.
 



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