| Name | Description | Type | Package | Framework |
| AbortByRemoveDesktop | The aborting reason when the remove-desktop command is received. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| AbortBySendRedirect | The aborting reason for send-redirect. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| AbortingReason | The aborting reason used to abort the current execution. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| AbstractComponent | A skeletal implementation of Component. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| AbstractExecution | A skeletal implementation of Execution. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| AbstractPage | A skeletal implementation of Page. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| AbstractUiFactory | The skeletal implementation of UiFactory. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| AbstractWebApp | A skeletal implementation of WebApp. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| ActivationTimeoutException | Indicates the activation of an execution is taking too long. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| AfterCompose | If this interface is implemented, afterCompose() is called, after ZK loader creates this component, | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| AfterSizeEvent | Represents an event that resize a component and provides the new size of the component. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| AggregationListener | A listener to gather some non-predefined listenersSince:8. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Annotation | The common interface extended by all annotation types. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| AnnotationHelper | A helper class used to parse annotations. | Class | org.zkoss.zk.ui.metainfo.impl | ZKoss (ZK) |
|
| AnnotationMap | A map of annotations used with ComponentDefinition and Note: it is not thread safe. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ArithmeticWrongValueException | For ArithmeticException wrong value wrapper. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| Attribute | The model representing an attribute in Selector. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Attribute .Operator | | Class | org.zkoss.zk.ui.select.impl.Attribute | ZKoss (ZK) |
|
| Attributes | Attributes used internally for implementation only. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Attributes | Attributes or library properties to customize the behaviors of ZK, such as page rending, fileupload and so on. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| AttributesInfo | Represents a map of custom attributes of a component definition (ComponentDefinition). | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| BasicPseudoClassDefs | The default set of pseudo classes in Selector. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| BeforeCompose | If this interface is implemented, beforeCompose() is called before ZK loader sets any property or creates any child components. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| Blockable | An interface that allows a Component to specify when to block an AuRequest from client, for security control. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| BookmarkEvent | The bookmark update event used with onBookmarkChange to notify that user pressed BACK, FORWARD or others | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| BooleanPropertyAccess | A Boolean property access class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Callback | A callback interface to execute in some circumstance. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| CharSequenceIterator | A char Iterator implementation for Selector tokenizer. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| CharsetFinder | Represents a class that decides the character set based on the content type and the real content. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| CheckEvent | Represents an event cause by user's check a state at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| ClientInfoEvent | The onClientInfo event is used to notify the client's information, such as time zone and screen resolutions. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Clients | Utilities to send AuResponse to the client. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| CloneableEventListener | A cloneable event listener that will be notified when an event occurs, if it is registered to Component. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Command | Marker annotation to identify a Command method for ComposerSince:8. | Class | org.zkoss.zk.ui.annotation | ZKoss (ZK) |
|
| Component | There are two kind of life-cycles: one is page creations and the other is asynchronous updates. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ComponentActivationListener | Used to notify an object stored in a component, when the session is going to be deactivated or has been activated. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ComponentAnnotation | Annotation for specifying ZK component's annotations (ComponentCtrl. | Class | org.zkoss.zk.ui.annotation | ZKoss (ZK) |
|
| ComponentCloneListener | Used to notify an object stored in a component, when the component is cloned. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ComponentCtrl | An addition interface to Component that is used for implementation or tools. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ComponentDefinition | A component definition. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ComponentDefinitionImpl | An implementation of ComponentDefinition. | Class | org.zkoss.zk.ui.metainfo.impl | ZKoss (ZK) |
|
| ComponentDefinitionMap | A map of component definitions. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ComponentInfo | Represents a component instance defined in a ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ComponentIterator | An implementation of Iterator that realizes the selector matching algorithm. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| ComponentLocalProperties | A collection of utilities that check local properties of Components. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| ComponentMatchCtx | A wrapper of Component, providing a context for selector matching algorithm. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| ComponentNotFoundException | Denotes a component cannot be found. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ComponentRedraws | Utilities to implement ComponentCtrl. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Components | Utilities to access Component. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ComponentsCtrl | Utilities for implementing components. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ComponentSerializationListener | Used to notify an object stored in a component, when the component is going to be serialized or has been deserialized. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Composer | Represents a composer to initialize a component (or a component of tree) when ZK loader is composing a component. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ComposerExt | An addition interface implemented with Composer to provide Note: any class that implements ComposerExt must implement | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Composition | Composition manager that compose the given components into a whole page per the "insert" components and "define" components annotations. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Condition | A condition to test with. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ConditionImpl | An utility to simplify the implementation of Condition. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ConfigParser | Used to parse WEB-INF/zk. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ConfigParser | A configuration parser is an application-specific parser to parse the configurations in zk. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Configuration | The ZK configuration. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ContentRenderer | Used with AbstractComponent. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ConventionWires | Utilities to wire variables by name conventions. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| CreateEvent | Used to notify a window that all its children are created and initialized. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Cropper | if not all of the children of a component are available at the client. | Interface | org.zkoss.zk.ui.ext.render | ZKoss (ZK) |
|
| DataHandlerInfo | A data handler info for Configuration to use. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Deferrable | Used to decorate EventListener to denote whether the event for the listener can be deferred. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| DefinitionLoaders | Utilities to load language definitions. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| DefinitionNotFoundException | Denotes a definition cannot be found. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Desktop | Represents a desktop. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| DesktopActivationListener | Used to notify an object stored in a desktop, when the session is going to be deactivated or has been activated. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| DesktopCache | The cache used to store desktops. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| DesktopCacheProvider | Used to retrieve a desktop cache (DesktopCache). | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| DesktopCleanup | Used to clean up a desktop. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| DesktopCtrl | An addition interface to Desktop for implementation. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| DesktopEventQueue | The default implementation of the desktop-scoped event queue (EventQueue). | Class | org.zkoss.zk.ui.event.impl | ZKoss (ZK) |
|
| DesktopImpl | The implementation of Desktop. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| DesktopInit | Used to initialize a desktop when it is created. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| DesktopRecycle | Used to recycle the desktop (Desktop). | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| DesktopRecycles | Utilities to handle DesktopRecycle. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| DesktopRecycles | Utilities to handle DesktopRecycle. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| DesktopSerializationListener | Used to notify an object stored in a desktop, when the desktop is going to be serialized or has been deserialized. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| DesktopUnavailableException | Denotes the desktop being accessed is no longer available. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| DHtmlLayoutFilter | Used to post-process the response into a ZK page. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| DHtmlLayoutPortlet | The portlet used to process the request for a ZUML page. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| DHtmlLayoutServlet | Used to process the request for a ZUML page. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| DirectContent | if the component is able to generate the content directly. | Interface | org.zkoss.zk.ui.ext.render | ZKoss (ZK) |
|
| Disable | that a component can be disabled. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| DragControl | Decorates Component to denote that the component will control the default drag-and-drop behavior | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| DropEvent | Represents an event cause by user's dragging and dropping a component. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| DynamicMedia | if a component might have viewable parts other than HTML (WML, XAML or any client language). | Interface | org.zkoss.zk.ui.ext.render | ZKoss (ZK) |
|
| DynamicPropertied | Represents a component that supports a range of properties. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| DynamicTag | Represents a component is used to represent a broad range of tags. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| ErrorEvent | Represents an event cause by user's entering a wrong data or clearing the last wrong data. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Event | An event sent to the event handler of a component. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventHandler | An event handler of a component definition (ComponentDefinition). | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| EventHandlerMap | A map of instances of EventHandler. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| EventInterceptor | The event interceptor used to intercept the processing of events. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| EventInterceptors | Utilities used to handle EventInterceptor. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| EventListener | An event listener that will be notified when an event occurs, if it is registered to Component. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventListenerMap | Represents a map of event handlers and listeners. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| EventProcessingThread | Represents an event processing thread. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| EventProcessingThreadImpl | Thread to handle events. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| EventProcessor | A utility class that simplify the implementation of EventProcessingThread. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| EventQueue | An event queue is a many-to-many 'channel' to publish events and to subscribe event listeners (EventListener). | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventQueueProvider | Used to instantiate an event queue. | Interface | org.zkoss.zk.ui.event.impl | ZKoss (ZK) |
|
| EventQueueProviderImpl | A simple implementation of EventQueueProvider. | Class | org.zkoss.zk.ui.event.impl | ZKoss (ZK) |
|
| EventQueues | Utilities to access the event queue. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Events | Utilities to handle events. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventThreadCleanup | Used to clean the event processing thread. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventThreadInit | Used to initialize the event processing thread. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventThreadResume | Used to listen after the event processing thread is resumed. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| EventThreadSuspend | Used to listen when the event processing thread is going to suspend. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Execution | An execution of a client request (e. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ExecutionCarryOver | A utility to carry over the execution to a server-push thread. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| ExecutionCleanup | Used to clean up an execution. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ExecutionCtrl | Additional interface to Execution for implementation. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ExecutionImpl | | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ExecutionInfo | The information about the event being served by the current execution. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ExecutionInit | Used to initialize an execution when it is created. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ExecutionMonitor | An application-level listener to know when an execution is activated, deactivated, or waiting for activation. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Executions | Utilities to access Execution. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ExecutionsCtrl | Additional utilities for Execution. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| FailoverManager | Represents a class that is able to handle fail-over in the application specific way. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ForEach | Used to denote a collection of elements. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ForEachImpl | An implementation of ForEach. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ForEachStatus | Represents the runtime information of each iteration caused by The main use is to get the object in the outer iteration: | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ForwardEvent | Represents the event forwarded by the forward condition. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| ForwardInfo | The forward directive in the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| FulfillEvent | Represents the fulfill condition has been applied. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| FullComposer | A decorative interface used with Composer (and/or ComposerExt) to indicate that it requires the full control. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| FunctionMapperInfo | A definition of the function mapper (FunctionMapper). | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| GenericAutowireComposer | A skeletal composer that you can extend and write intuitive onXxx event handler methods with "auto-wired" accessible variable objects such | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| GenericComposer | A skeletal composer that you can extend and write intuitive onXxx event handler methods; this class will registers onXxx events to the supervised component automatically. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| GenericEventListener | An abstract event listener that you can extend and write intuitive onXxx event handler methods; this class dispatch event to the implemented onXxx event handler methods | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| GenericForwardComposer | A skeletal composer that you can extend and write intuitive onXxx$myid event handler methods with auto event forwarding and "auto-wired" accessible | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| GenericInitiator | A skeletal implementation that provides does-nothing for all methods, such that the deriving class needs only to implement the required method. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| GenericRichlet | Defines a generic richlet. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| GlobalDesktopCacheProvider | A implementation of DesktopCacheProvider that stores all desktops from the same Web application into one desktop cache. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| HeaderInfo | Represents a header element, such as and directives on the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| HtmlBasedComponent | A skeletal implementation for HTML based components. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| HtmlMacroComponent | The implementation of a macro component for HTML-based clients. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| HtmlNativeComponent | A component used to represent XML elements that are associated with the native namespace (http://www. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| HtmlNativeComponent .HtmlHelper | | Class | org.zkoss.zk.ui.HtmlNativeComponent | ZKoss (ZK) |
|
| HtmlPageRenders | Utilities for implementing HTML-based PageRenderer. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| HtmlPageRenders .RenderContext | The render context which consists of two writers (temp andSee Also:HtmlPageRenders. | Class | org.zkoss.zk.ui.sys.HtmlPageRenders | ZKoss (ZK) |
|
| HtmlShadowElement | A skeleton of shadow element that represents as a shadow tree. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| HtmlShadowElement .Direction | A help class for an insertion direction. | Class | org.zkoss.zk.ui.HtmlShadowElement | ZKoss (ZK) |
|
| HttpSessionListener | Used to clean up desktops that a session owns. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| HttpSessionListener23 | The listener works with Servlet 2. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| I18Ns | Internationalization utilities. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| IdGenerator | Used to generate UUID of components and pages and ID of desktops. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| IdSpace | to denote that all its descendant and itself forms an independent ID space. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| Includer | it might include another ZUML page. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| Initiator | in the init directive. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| InitiatorExt | An extra interface that can be implemented with Initiator to have the better control. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| InitiatorInfo | The init directive in the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| InputEvent | Represents an event cause by user's input something at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| IntegerPropertyAccess | An Integer property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| IntPropertyAccess | An int property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| JsContentRenderer | An implementation of ContentRenderer that renders the content as a JavaScript property (i. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| JSCumulativeContentRenderer | An implementation of ContentRenderer that renders the content as a JavaScript property (i. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| KeyEvent | Represents a key pressed by the user. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| LanguageDefinition | A definition of a language, such as xul. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Listen | Annotation for specifying Event handling in SelectorComposer. | Class | org.zkoss.zk.ui.select.annotation | ZKoss (ZK) |
|
| Macro | | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| MacroDefinition | The macro component definition. | Class | org.zkoss.zk.ui.metainfo.impl | ZKoss (ZK) |
|
| MaximizeEvent | Represents an event caused by a component being maximized. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Merger | to indicate a component is capable to merge with its sibling and children. | Interface | org.zkoss.zk.ui.ext.render | ZKoss (ZK) |
|
| MessageLoader | The interface for loading messages as String output. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| MinimizeEvent | Represents an event caused by a component being minimized. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Monitor | A listener to monitor the status of ZK engine. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| MouseEvent | Represents an event cause by mouse activity. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| MoveEvent | Represents an event caused by a component being moved. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| MultiComposer | To proxy a collection of composers. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Names | Utilities about variable's names. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| NamespaceParser | A namespace parser to handle the different namespace for the attributesSince:7. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Native | a native component. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| Native .Helper | The helper to generate the output for the native component. | Interface | org.zkoss.zk.ui.ext.Native | ZKoss (ZK) |
|
| NativeHelpers | Utilities for implementing Native. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| NativeInfo | Represents the component information about the native components. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| NodeInfo | Represent a node in a ZUML metainfo tree. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| NonFellow | Decorates Component to denote that the component won't become a fellow of the ID space it belongs. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| ObjectPropertyAccess | An Object proeprty typeSince:8. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| OpenEvent | Represents an event cause by user's opening or closing something at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| OperationException | The operation exception is a special UI exception that happens 'reasonably' -- usually caused by user rather than by programming error. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| Page | A page. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| PageActivationListener | Used to notify an object stored in a page, when the session is going to be deactivated or has been activated. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| PageConfig | Represents the info used to initialize a page. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| PageCtrl | Addition interface to Page for implementation purpose. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| PageDefinition | It represents a ZUL page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| PageDefinitions | Utilities to retrieve page definitions. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| PageImpl | An implementation of Page and PageCtrl. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| PageRenderer | The page render used to render a page. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| PageRenderPatch | A patch that is used to process the rendering result of a page. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| PageSerializationListener | Used to notify an object stored in a page, when the page is going to be serialized or has been deserialized. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ParseException | Exception thrown for illegal selector string. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Parser | | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Parser | A parser that parses selector string and generates selector objects. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Path | A representation of a component path. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| PerformanceMeter | An application-level listener to measure the performance of the processing of client Note: ZK doesn't fork another low-priority thread to call the | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| PollingServerPush | A server-push implementation that is based on client-polling. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| PrologAllowed | if it is able to generate the specified prolog before its real content. | Interface | org.zkoss.zk.ui.ext.render | ZKoss (ZK) |
|
| PropertiesRenderer | A renderer used to render custom properties for particular components. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Property | Information about how to initialize a property (a. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| PropertyAccess | A property access interface to speed up Java reflection performance. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| PropertyNotFoundException | Represents the a property (a. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ProxyEvent | Used to proxy another event. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| PseudoClass | The model representing a pseudo class in SelectorSince:6. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| PseudoClassDef | The model of pseudo class definitionSince:6. | Interface | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| PseudoElement | The model representing a pseudo element in SelectorSince:8. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| RawId | Decorates Component to denote that the UUID (Component. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| Readonly | that a component can be set to readonly. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| Reflections | A collection of reflection utilities. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Reflections .FieldRunner | | Interface | org.zkoss.zk.ui.select.impl.Reflections | ZKoss (ZK) |
|
| Reflections .MethodRunner | | Interface | org.zkoss.zk.ui.select.impl.Reflections | ZKoss (ZK) |
|
| RequestInfo | The request information used with UiFactory. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| RequestInfoImpl | An implementation of RequestInfo. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| RequestInterceptor | Used to intercept the requests for the ZK Loader and Update Engine. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| RequestQueue | A queue of AuRequest. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| RequestQueueImpl | An implementation of RequestQueue behaving as a queue of AuRequest. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| ResponseHeaderInfo | Represents a setting of a response header. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Richlet | Defines methods that all richlets must implement. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| RichletConfig | A richlet configuration object used by a richlet container to pass information to a richlet during initialization. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| RichletConfigImpl | An implementation of RichletConfig. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| RichletFilter | A filter used for ZK Richlet To enable this filter, you can specify the following statement into web. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| Scheduler | A scheduler that is able to schedule a task to execute asynchronously. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Scope | Represents a scope of attributes. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| ScopeListener | A listener used to listen whether a scope (Scope) is changed. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| ScopeListeners | Utilities to implement Scope. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Scopes | Utilities to manage the current scope (Scope). | Class | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| ScriptManager | A manager to manage the script of WPD. | Interface | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ScriptManagerImpl | The default implementation of the script manager (ScriptManager). | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ScrollEvent | Represents an event caused by that user is scrolling or has scrolled at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| SelectEvent | Represents an event cause by user's the list selection is changedAuthor:tomyehSee Also:Serialized Form | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| SelectEvent .SelectedObjectHandler | | Interface | org.zkoss.zk.ui.event.SelectEvent | ZKoss (ZK) |
|
| SelectionEvent | Represents an event cause by user's the active selection which is a highlighted block of text. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Selector | The model representing a selector. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Selector .Combinator | | Class | org.zkoss.zk.ui.select.impl.Selector | ZKoss (ZK) |
|
| SelectorComposer | A composer analogous to GenericForwardComposer. | Class | org.zkoss.zk.ui.select | ZKoss (ZK) |
|
| SelectorComposer .UtilityHandler | An interface for SelectorComposer's functionality plug-in. | Interface | org.zkoss.zk.ui.select.SelectorComposer | ZKoss (ZK) |
|
| SelectorComposer .UtilityHandlerImpl | Default skeletal implementation of SelectorComposer. | Class | org.zkoss.zk.ui.select.SelectorComposer | ZKoss (ZK) |
|
| Selectors | A collection of selector related utilities. | Class | org.zkoss.zk.ui.select | ZKoss (ZK) |
|
| Selectors .ComposerEventListener | | Class | org.zkoss.zk.ui.select.Selectors | ZKoss (ZK) |
|
| SEORenderer | A plugin that an application could add to generate application-specific SEO content. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SerializableEventListener | A serializable event listener that will be notified when an event occurs, if it is registered to Component. | Interface | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| SerializableSession | Serializable Session. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| SerializableUiFactory | The serializable implementation of UiFactory. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ServerPush | Represents a server-push controller. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ServerPushEventQueue | The default implementation of the server-push based event queueSince:5. | Class | org.zkoss.zk.ui.event.impl | ZKoss (ZK) |
|
| Session | To get the current session, use Sessions. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| SessionActivationListener | Used to notify an object stored in a session, when the session is going to be deactivated or has been activated. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| SessionCache | The cache for storing ZK sessions. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SessionCleanup | Used to clean up a session. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| SessionCtrl | Additional interface of Session for implementation. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SessionDesktopCacheProvider | A implementation of DesktopCacheProvider that stores all desktops from the same session in one desktop cache. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| SessionInit | Used to initialize a session when it is created. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| SessionResolver | Used with SessionsCtrl. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SessionResolverImpl | An implementation of session resolver (SessionResolver) based on HTTP request. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| Sessions | Utilities to access Session. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| SessionsCtrl | An additional utilities for implementation related to Session. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SessionSerializationListener | Used to notify an object stored in a session, when the session is going to be serialized or has been deserialized. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ShadowDefinitionImpl | A shadow element definition. | Class | org.zkoss.zk.ui.metainfo.impl | ZKoss (ZK) |
|
| ShadowElement | A shadow element can allow to have a set of shadow elements to work with a component tree and it can also support with ZK MVVM to dynamically change the | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ShadowElementCtrl | An addition interface to ShadowElementSince:8. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ShadowElementsCtrl | Utilities for implementing components. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ShadowInfo | Represent a shadow element. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| SimpleDesktopCache | A simple implementation of DesktopCache. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| SimpleScope | A simple implementation of Scope. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| SimpleSelectorSequence | The model representing a sequence of simple selectors. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| SimpleSession | A non-serializable implementation of Session. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| SimpleSessionCache | A simple implementation of SessionCache. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| SimpleUiFactory | The default implementation of UiFactory. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| SimpleWebApp | A servlet-based Web application. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| SizeEvent | Represents an event caused by a component being re-sized. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| SortEvent | Represents an event that indicates a sorting request to data. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| StaticIdGenerator | Use this generator will generate fixed uuid for each component. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Statistic | An implementation of Monitor to accumulate statistic data It has no effect until you specify it in WEB-INF/zk. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Storage | A storage interface is used for ZK web application to store application data with a string key and a data type value. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| StringPropertyAccess | A String property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| StubComponent | A stub component is a 'degenerated' component that does not maintain the states at the server. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| StubEvent | The event sent from a stub component (StubComponent. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| StubsComponent | Represents a tree of StubComponent that are merged into a single component. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SuspendNotAllowedException | Denotes the current event processing thread cannot be suspended because there are too many suspended threads. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| SwipeEvent | Represents an event that indicates swipe on a component and provides information about the swipe displacement, duration and direction. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| SynchronizedScope | A synchronized scope. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Template | Represents a UI template that is used to create components. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| TemplateInfo | Represent a template element. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Templates | Utils for looking up template. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| TextInfo | | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ThemeProvider | Used to replace the theme defined in the language definitions (lang. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ThemeProvider .Aide | Utilities to help the implementation of ThemeProvider to manipulate the URI such that it is able to use a different URI | Class | org.zkoss.zk.ui.util.ThemeProvider | ZKoss (ZK) |
|
| Token | The model of Selector token. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Token .Type | | Class | org.zkoss.zk.ui.select.impl.Token | ZKoss (ZK) |
|
| Tokenizer | A tokenizer of selector string. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| TreeBuilder | A tree builder for parsing a page to DocumentSince:8. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| TreeBuilderFactory | A tree builder factory to load a parser dynamicallySince:8. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| UiEngine | UI engine is responsible to process requests from the client, sends the response back to the client with the assistance of | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| UiEngineImpl | An implementation of UiEngine to create and update components. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| UiEngineImpl .Extension | An interface used to extend the UI engine. | Interface | org.zkoss.zk.ui.impl.UiEngineImpl | ZKoss (ZK) |
|
| UiException | Represents a UI-relevant runtime exception. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| UiException .Aide | Utilities to wrap UiException. | Class | org.zkoss.zk.ui.UiException | ZKoss (ZK) |
|
| UiFactory | Used to create Session, Desktop, Page, Component, Composer, and ServerPush. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| UiLifeCycle | Used to intercept the life cycle of UI, such as ComponentSince:3. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| UploadEvent | Represents that user has uploaded one or several files from the client to the server. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| URIEvent | The URI update event used with onURIChange to notify that the associated URI | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| URIInfo | Represents an URI and how to use the URI. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| URIInterceptor | Used to intercept the loading of ZUML pages associated with the specified URI. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Utils | A collection of utilities for this package. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| Utils | Utilities to implement ZK. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| VariableResolver | Annotation for adding variable resolvers to a SelectorComposer. | Class | org.zkoss.zk.ui.select.annotation | ZKoss (ZK) |
|
| VariableResolverInfo | A definition of the variable resolver (VariableResolver). | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| VariablesInfo | The information about the variables element in the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| VisibilityChangeEvent | The VisibilityChangeEvent is used to notify current page/tab's visibility state. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Visualizer | A part of Execution for visualizing the components whose visual parts are modified. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| VolatilePage | A page that does not really exist at the client. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| WcsExtendlet | The extendlet to handle WCS (widget CSS). | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| WebApp | Represents a Web application. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| WebAppCleanup | Used to initialize a ZK application when it about to be destroyed. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| WebAppCtrl | Additional interface of WebApp for implementation. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| WebAppFactory | The factory used to instantiate the instance of WebApp. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| WebAppFactoryImpl | A web app factory implementation. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| WebAppInit | Used to initialize a ZK application when it is created. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| WebApps | Utilities related to the Web application. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| WebAppsCtrl | An additional utilities for implementation related to WebApp. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| WebManager | A bridge between Web server and ZK. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| WebManagerActivationListener | A listener that will be invoked when the Web manager is created (a. | Interface | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| WidgetAttribute | Represents a DOM attribute of the peer widget. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| WidgetDefinition | A widget definition. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| WidgetDefinitionImpl | An implementation of WidgetDefinition. | Class | org.zkoss.zk.ui.metainfo.impl | ZKoss (ZK) |
|
| WidgetListener | Represents a client-side event listener for the peer widget. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| WidgetOverride | Represents a method of the peer widget. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Wire | Annotation for specifying components to wire. | Class | org.zkoss.zk.ui.select.annotation | ZKoss (ZK) |
|
| WireVariable | Annotation for specifying variables to wire, from XEL, implicit objects, or custom variable resolvers. | Class | org.zkoss.zk.ui.select.annotation | ZKoss (ZK) |
|
| WpdExtendlet | The extendlet to handle WPD (Widget Package Descriptor). | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| Wpds | Utilities to used with WPD files. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| WrongValueException | Denotes the value passed to a setter (a. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| WrongValuesException | Denotes an exception that is an aggregation of multiple WrongValueException. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| XmlContentRenderer | An implementation of ContentRenderer that renders the content as a Xml attribute (i. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| XmlTreeBuilder | A tree builder for parsing XML formatSince:8. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZIndexEvent | Represents an event caused by a component whose z-index is modifiedAuthor:tomyehSee Also:Serialized Form | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| ZkInfo | Represents the zk element in a ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZKWebSocket | A web socket util classSince:8. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ZScript | Represents a zscript content. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZScriptInfo | Represents a zscript element. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZScriptInitiator | An initiator used to evaluate a zscript file. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| ZumlExtendlet | The ZUML resource processor used to parse the ZUML files loaded from the classpath. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |