Uses of Package
org.zkoss.zul.ext

Packages that use org.zkoss.zul.ext
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean. 
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
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). 
org.zkoss.zul.impl.api Interfaces of ZUL components, which are the abstract layer to access a component 
 

Classes in org.zkoss.zul.ext used by org.zkoss.zkplus.databind
Selectable
          Indicate a selectable collection or component.
 

Classes in org.zkoss.zul.ext used by org.zkoss.zul
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.
Paginal
          Represents a component that is used to control how to display other components in multiple pages.
Selectable
          Indicate a selectable collection or component.
 

Classes in org.zkoss.zul.ext used by org.zkoss.zul.api
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.
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).
 

Classes in org.zkoss.zul.ext used by org.zkoss.zul.event
Pageable
          Represents a component that can be displayed in multiple pages but cannot be controlled by an external paging controller.
 

Classes in org.zkoss.zul.ext used by org.zkoss.zul.ext
Pageable
          Represents a component that can be displayed in multiple pages but cannot be controlled by an external paging controller.
 

Classes in org.zkoss.zul.ext used by org.zkoss.zul.impl
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.
Selectable
          Indicate a selectable collection or component.
 

Classes in org.zkoss.zul.ext used by org.zkoss.zul.impl.api
Constrainted
          Decorates a component that its value is constrainted by Constraint.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo