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

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

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

Methods in org.zkoss.zul that return Group
 Group Row.getGroupApi()
          Returns the group that this row belongs to, or null.
 

Uses of Group in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Group
 Group Row.getGroupApi()
          Returns the group that this row belongs to, or null.
 



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