|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeshWidget | |
|---|---|
| zul.grid | The grid related widgets, such as grid and row. |
| zul.mesh | The two-dimensional mesh related widgets. |
| zul.sel | The selectable widgets, such as listbox and tree. |
| Uses of MeshWidget in zul.grid |
|---|
| Subclasses of MeshWidget in zul.grid | |
|---|---|
class |
Grid
A grid is an element that contains both rows and columns elements. |
| Uses of MeshWidget in zul.mesh |
|---|
| Methods in zul.mesh that return MeshWidget | |
|---|---|
MeshWidget |
HeadWidget.getMeshWidget()
Returns the mesh widget that this belongs to. |
MeshWidget |
HeaderWidget.getMeshWidget()
Returns the mesh widget that this belongs to. |
MeshWidget |
FooterWidget.getMeshWidget()
Returns the mesh widget that this belongs to. |
| Uses of MeshWidget in zul.sel |
|---|
| Subclasses of MeshWidget in zul.sel | |
|---|---|
class |
Listbox
A listbox. |
class |
SelectWidget
A skeletal implementation for a select widget. |
class |
Tree
A container which can be used to hold a tabular or hierarchical set of rows of elements. |
| Methods in zul.sel that return MeshWidget | |
|---|---|
MeshWidget |
ItemWidget.getMeshWidget()
Returns the mesh widget. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||