|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Row | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| org.zkoss.zul.api | |
| Uses of Row in org.zkoss.zul |
|---|
| Classes in org.zkoss.zul that implement Row | |
|---|---|
class |
Group
Adds the ability for single level grouping to the Grid. |
class |
Groupfoot
GroupFoot serves as a summary row of group. |
class |
Row
A single row in a Rows element. |
| Methods in org.zkoss.zul with parameters of type Row | |
|---|---|
void |
Grid.renderRowApi(Row rowApi)
Renders the specified Row if not loaded yet,
with Grid.getRowRenderer(). |
| Uses of Row in org.zkoss.zul.api |
|---|
| Subinterfaces of Row in org.zkoss.zul.api | |
|---|---|
interface |
Group
Adds the ability for single level grouping to the Grid. |
interface |
Groupfoot
GroupFoot serves as a summary row of group. |
| Methods in org.zkoss.zul.api with parameters of type Row | |
|---|---|
void |
Grid.renderRowApi(Row row)
Renders the specified Row if not loaded yet, with
Grid.getRowRenderer(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||