Package org.zkoss.zk.ui.ext

Additional Interfaces that might be implemented by special components, such as AfterCompose.

See:
          Description

Interface Summary
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.
RawId Decorates Component to denote that the UUID (Component.getUuid() must be the same as the ID (Component.getId()).
 

Package org.zkoss.zk.ui.ext Description

Additional Interfaces that might be implemented by special components, such as AfterCompose.



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