Uses of Package
org.zkoss.zk.ui.ext

Packages that use org.zkoss.zk.ui.ext
org.zkoss.zhtml ZHTML component set. 
org.zkoss.zhtml.impl Classes used to implement ZHTML component set. 
org.zkoss.zk.scripting Scripting intepreter relevant classes, including interpreter, namespace and so on. 
org.zkoss.zk.scripting.bsh BeanShell - Java Interpreter. 
org.zkoss.zk.scripting.util Utilities for implementing interpters and namespaces. 
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.api Interfaces of components, which are the abstract layer to access a component 
org.zkoss.zk.ui.ext Additional Interfaces that might be implemented by special components, such as AfterCompose
org.zkoss.zk.ui.http HTTP relevant utilities and servlets for implementing user interfaces (implementation only). 
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
org.zkoss.zkex.zul.api Interfaces of ZUL components, which are the abstract layer to access a zul component 
org.zkoss.zkmax.zul.api Interfaces of ZUL components, which are the abstract layer to access a zul component 
org.zkoss.zml The ZK XML Component Set. 
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.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.zk.ui.ext used by org.zkoss.zhtml
DynamicPropertied
          Represents a component that supports a range of properties.
DynamicTag
          Represents a component is used to represent a broad range of tags.
RawId
          Decorates Component to denote that the UUID (Component.getUuid() must be the same as the ID (Component.getId()).
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zhtml.impl
DynamicPropertied
          Represents a component that supports a range of properties.
RawId
          Decorates Component to denote that the UUID (Component.getUuid() must be the same as the ID (Component.getId()).
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.scripting
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.scripting.bsh
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.scripting.util
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.ui
AfterCompose
          Implemented by a component if it wants to know when ZK loader created it.
DynamicPropertied
          Represents a component that supports a range of properties.
DynamicTag
          Represents a component is used to represent a broad range of tags.
Macro
          Implemented with Component to represent a macro component.
Native
          Implemented with Component to represent a native component.
Native.Helper
          The helper to generate the output for the native component.
NonFellow
          Decorates Component to denote that the component won't become a fellow of the ID space it belongs.
Scope
          Represents a scope of attributes.
ScopeListener
          A listener used to listen whether a scope (Scope) is changed.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.ui.api
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.ui.ext
AfterCompose
          Implemented by a component if it wants to know when ZK loader created it.
DynamicPropertied
          Represents a component that supports a range of properties.
Native.Helper
          The helper to generate the output for the native component.
NonFellow
          Decorates Component to denote that the component won't become a fellow of the ID space it belongs.
Scope
          Represents a scope of attributes.
ScopeListener
          A listener used to listen whether a scope (Scope) is changed.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.ui.http
Scope
          Represents a scope of attributes.
ScopeListener
          A listener used to listen whether a scope (Scope) is changed.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.ui.impl
Native.Helper
          The helper to generate the output for the native component.
Scope
          Represents a scope of attributes.
ScopeListener
          A listener used to listen whether a scope (Scope) is changed.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zk.ui.sys
Native.Helper
          The helper to generate the output for the native component.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zkex.zul.api
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zkmax.zul.api
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zml
AfterCompose
          Implemented by a component if it wants to know when ZK loader created it.
DynamicPropertied
          Represents a component that supports a range of properties.
DynamicTag
          Represents a component is used to represent a broad range of tags.
Macro
          Implemented with Component to represent a macro component.
Native
          Implemented with Component to represent a native component.
Native.Helper
          The helper to generate the output for the native component.
NonFellow
          Decorates Component to denote that the component won't become a fellow of the ID space it belongs.
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zul
Disable
          Implemented with Component to indicate that a component can be disabled.
DynamicPropertied
          Represents a component that supports a range of properties.
Includer
          Implemented by a component to indicate that it might include another ZUML page.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zul.api
AfterCompose
          Implemented by a component if it wants to know when ZK loader created it.
Disable
          Implemented with Component to indicate that a component can be disabled.
DynamicPropertied
          Represents a component that supports a range of properties.
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zul.impl
Disable
          Implemented with Component to indicate that a component can be disabled.
Scope
          Represents a scope of attributes.
 

Classes in org.zkoss.zk.ui.ext used by org.zkoss.zul.impl.api
Scope
          Represents a scope of attributes.
 



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