Package org.zkoss.zul.ext

Interfaces that might be implemented by ZUL components.

See:
          Description

Interface Summary
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.
Openable<E> Indicate a openable collection or component.
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 data model that supports selection.
Sortable<T> Indicate a data model that supports sorting.
 

Package org.zkoss.zul.ext Description

Interfaces that might be implemented by ZUL components.



Copyright © 2011. All Rights Reserved.