Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.zkoss.zk.ui.ext Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AfterCompose If this interface is implemented, afterCompose() is called, after ZK loader creates this component,Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
BeforeCompose If this interface is implemented, beforeCompose() is called before ZK loader sets any property or creates any child components.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
BlockableAn interface that allows a Component to specify when to block an AuRequest from client, for security control.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
Cropper if not all of the children of a component are available at the client.Interfaceorg.zkoss.zk.ui.ext.renderZKoss (ZK)
DirectContent if the component is able to generate the content directly.Interfaceorg.zkoss.zk.ui.ext.renderZKoss (ZK)
Disable that a component can be disabled.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
DragControlDecorates Component to denote that the component will control the default drag-and-drop behaviorInterfaceorg.zkoss.zk.ui.extZKoss (ZK)
DynamicMedia if a component might have viewable parts other than HTML (WML, XAML or any client language).Interfaceorg.zkoss.zk.ui.ext.renderZKoss (ZK)
DynamicPropertiedRepresents a component that supports a range of properties.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
DynamicTagRepresents a component is used to represent a broad range of tags.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
Includer it might include another ZUML page.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
MacroInterfaceorg.zkoss.zk.ui.extZKoss (ZK)
Merger to indicate a component is capable to merge with its sibling and children.Interfaceorg.zkoss.zk.ui.ext.renderZKoss (ZK)
Native a native component.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
Native .HelperThe helper to generate the output for the native component.Interfaceorg.zkoss.zk.ui.ext.NativeZKoss (ZK)
NonFellowDecorates Component to denote that the component won't become a fellow of the ID space it belongs.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
PrologAllowed if it is able to generate the specified prolog before its real content.Interfaceorg.zkoss.zk.ui.ext.renderZKoss (ZK)
RawIdDecorates Component to denote that the UUID (Component.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
Readonly that a component can be set to readonly.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
ScopeRepresents a scope of attributes.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
ScopeListenerA listener used to listen whether a scope (Scope) is changed.Interfaceorg.zkoss.zk.ui.extZKoss (ZK)
ScopesUtilities to manage the current scope (Scope).Classorg.zkoss.zk.ui.extZKoss (ZK)