Interface | 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<E> |
Indicate a groups model that supports selection.
|
GroupsSortableModel<D> |
An extra interface that can be implemented with
GroupsModel
to control the sorting and grouping of the data model. |
Openable<E> |
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<E> |
Indicate a selectable collection or component.
|
SelectionControl<E> |
Indicate a selection control for
Selectable |
Sortable<T> |
Indicate a data model that supports sorting.
|
TreeOpenableModel |
Indicate an openable collection or components.
|
TreeSelectableModel |
Indicate a tree model that supports selection.
|
Interfaces that might be implemented by ZUL components.
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.