|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Grid | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| org.zkoss.zul.api | |
| Uses of Grid in org.zkoss.zul |
|---|
| Classes in org.zkoss.zul that implement Grid | |
|---|---|
class |
Grid
A grid is an element that contains both rows and columns elements. |
| Methods in org.zkoss.zul that return Grid | |
|---|---|
Grid |
Rows.getGridApi()
Returns the grid that contains this rows. |
Grid |
Row.getGridApi()
Returns the grid that contains this row. |
Grid |
Footer.getGridApi()
Returns the grid that this belongs to. |
Grid |
Foot.getGridApi()
Returns the grid that it belongs to. |
Grid |
Columns.getGridApi()
Returns the grid that it belongs to. |
Grid |
Column.getGridApi()
Returns the grid that contains this column. |
| Uses of Grid in org.zkoss.zul.api |
|---|
| Methods in org.zkoss.zul.api that return Grid | |
|---|---|
Grid |
Rows.getGridApi()
Returns the grid that contains this rows. |
Grid |
Row.getGridApi()
Returns the grid that contains this row. |
Grid |
Footer.getGridApi()
Returns the grid that this belongs to. |
Grid |
Foot.getGridApi()
Returns the grid that it belongs to. |
Grid |
Columns.getGridApi()
Returns the grid that it belongs to. |
Grid |
Column.getGridApi()
Returns the grid that contains this column. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||