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

Packages that use org.zkoss.zk.ui.ext
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.ext Additional Interfaces that might be implemented by special components, such as AfterCompose
 

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.
 

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.
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.