Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
java.util.List<Group> |
Rows.getGroups()
Returns a list of all
Group . |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.