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.
Disable Implemented with Component to indicate that a component can be disabled.
DynamicPropertied Represents a component that supports a range of properties.
DynamicTag Represents a component is used to represent a broad range of tags.
Includer Implemented by a component to indicate that it might include another ZUML page.
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()).
Scope Represents a scope of attributes.
ScopeListener A listener used to listen whether a scope (Scope) is changed.
 

Class Summary
Scopes Utilities to manage the current scope (Scope).
 

Package org.zkoss.zk.ui.ext Description

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



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