Uses of Class
org.zkoss.zul.Group

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

Uses of Group in org.zkoss.zul
 

Methods in org.zkoss.zul that return Group
 Group Row.getGroup()
          Returns the group that this row belongs to, or null.
 Group Group.getGroup()
           
 Group GroupRendererExt.newGroup(Grid grid)
          Creates an instance of Group for rendering.
 

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



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