| Package | Description |
|---|---|
| zul.grid | |
| zul.mesh |
The two-dimensional mesh related widgets.
|
| zul.sel |
The selectable widgets, such as listbox and tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Grid
A grid is an element that contains both rows and columns elements.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
MeshWidget |
ItemWidget.getMeshWidget()
Returns the mesh widget.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.