|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |