| Package | Description |
|---|---|
| org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
| org.zkoss.zul.event |
Events of ZUL Component Set.
|
| org.zkoss.zul.ext |
Interfaces that might be implemented by ZUL components.
|
| org.zkoss.zul.impl |
Classes used to implement ZUL Component Set (implementation only).
|
| Class and Description |
|---|
| Constrainted
Decorates a component that its value is constrainted by
Constraint. |
| Framable
Indicates a component that can be built-in collapsible, closable,
maximizable, and minimizable behavior, along with a variety of pre-built tool
buttons that can be wired up to provide other customized behavior.
|
| GroupsSelectableModel
Indicate a groups model that supports selection.
|
| GroupsSortableModel
An extra interface that can be implemented with
GroupsModel
to control the sorting and grouping of the data model. |
| Openable
Indicate an openable collection.
|
| Pageable
Represents a component that can be displayed in multiple pages
but cannot be controlled by an external paging controller.
|
| Paginal
Represents a component that is used to control how to display
other components in multiple pages.
|
| Paginated
Indicates a component that can be controller by an external paging
controller (i.e., an instance of
Paginal). |
| Selectable
Indicate a selectable collection or component.
|
| SelectionControl
Indicate a selection control for
Selectable |
| Sortable
Indicate a data model that supports sorting.
|
| TreeOpenableModel
Indicate an openable collection or components.
|
| TreeSelectableModel
Indicate a tree model that supports selection.
|
| Class and Description |
|---|
| Pageable
Represents a component that can be displayed in multiple pages
but cannot be controlled by an external paging controller.
|
| Class and Description |
|---|
| Pageable
Represents a component that can be displayed in multiple pages
but cannot be controlled by an external paging controller.
|
| Selectable
Indicate a selectable collection or component.
|
| SelectionControl
Indicate a selection control for
Selectable |
| Class and Description |
|---|
| Constrainted
Decorates a component that its value is constrainted by
Constraint. |
| Framable
Indicates a component that can be built-in collapsible, closable,
maximizable, and minimizable behavior, along with a variety of pre-built tool
buttons that can be wired up to provide other customized behavior.
|
| GroupingInfo
Represents the runtime information of each iteration caused by
GroupsModel |
| GroupsSelectableModel
Indicate a groups model that supports selection.
|
| Pageable
Represents a component that can be displayed in multiple pages
but cannot be controlled by an external paging controller.
|
| Paginal
Represents a component that is used to control how to display
other components in multiple pages.
|
| Paginated
Indicates a component that can be controller by an external paging
controller (i.e., an instance of
Paginal). |
| Selectable
Indicate a selectable collection or component.
|
| SelectionControl
Indicate a selection control for
Selectable |
Copyright © 2015. All rights reserved.