|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.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 | Zul Extension library. |
org.zkoss.zkmax.zul | Components and UI utitilies available in ZK EE. |
org.zkoss.zml | The ZK XML Component Set. |
org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
org.zkoss.zul.impl | Classes used to implement ZUL Component Set (implementation only). |
org.zkoss.zuti.zul |
Classes in org.zkoss.zk.ui.ext used by org.zkoss.zhtml | |
---|---|
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. |
|
RawId
Decorates Component to denote that
the UUID (Component.getUuid() must be
the same as the ID (Component.getId() ),
if the application assigns an ID for it. |
|
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() ),
if the application assigns an ID for it. |
|
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.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. |
|
Scope
Represents a scope of attributes. |
Classes in org.zkoss.zk.ui.ext used by org.zkoss.zkex.zul | |
---|---|
Scope
Represents a scope of attributes. |
Classes in org.zkoss.zk.ui.ext used by org.zkoss.zkmax.zul | |
---|---|
Disable
Implemented with Component to indicate
that a component can be disabled. |
|
DragControl
Decorates Component to denote that
the component will control the default drag-and-drop behavior
of its children. |
|
Readonly
Implemented with Component to indicate
that a component can be set to readonly. |
|
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 | |
---|---|
AfterCompose
Implemented by a component if it wants to know when ZK loader created it. |
|
Blockable
An interface that allows a Component to specify when
to block an AuRequest from client, for security control. |
|
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. |
|
Readonly
Implemented with Component to indicate
that a component can be set to readonly. |
|
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. |
|
Readonly
Implemented with Component to indicate
that a component can be set to readonly. |
|
Scope
Represents a scope of attributes. |
Classes in org.zkoss.zk.ui.ext used by org.zkoss.zuti.zul | |
---|---|
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. |
|
Scope
Represents a scope of attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |