| 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) |
|
| AbstractChartConfig | The Fusionchart config lets you control a variety of functional elements on the chart. | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| AcegiSecurityContextListener | Listener to copy servlet thread ThreadLocal, securityContext, over to event thread ThreadLocal and handle Acegi Authentication Exception occurred in | Class | org.zkoss.zkplus.acegi | 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) |
|
| AjaxDevice | Represents a Web browser with the Ajax support. | Class | org.zkoss.zk.device | ZKoss (ZK) |
|
| AnnotateBinderEx | For ZK-2289, much less memory consumptionSince:7. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| AnnotateDataBinder | The DataBinder that reads ZUML annotations to create binding info. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| AnnotateDataBinderInit | This initiator class do following things: New an AnnotateDataBinder instance. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| AnnotateDataBindingComposer | It's another way to replace the | Class | org.zkoss.zkplus.databind | 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) |
|
| ApacheELFactory | An implementation that is based on Apache commons-el: org. | Class | org.zkoss.zkmax.xel.el | ZKoss (ZK) |
|
| ApacheELFactory | An implementation based on org. | Class | org.zkoss.zkmax.xel.el21 | 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) |
|
| AuAlert | A response to ask client to show an alert. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuAppendChild | A response to insert an unparsed HTML as the last child of the specified component at the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuBookmark | A response to ask the client to bookmark the desktop. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuClearBusy | A response to ask the client to clear the busy message. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuClearWrongValue | A response to ask the client to close the error messages belonging the specified component, if any. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuClientInfo | A response to ask the browser to send back its information. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuConfirmClose | A response to ask the client to show a confirm dialog when an user tries to close the browser window. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuDecoder | Used to decode the custom format of the AU requests. | Interface | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuDownload | A response to ask the client to download the specified URI. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuDownloader | The AU processor to handle the resumable download. | Class | org.zkoss.zkmax.au.http | ZKoss (ZK) |
|
| AuDropUploader | The AU extension to upload files with HTML5 feature. | Class | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| AuDynaMediar | The AU processor used to response the content for DynamicMedia. | Class | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| AuEcho | A response to ask client to send a dummy request back to the server. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuEchoGlobal | A response to ask client to send the specified event for all qualified desktops. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuExtension | An AU service is a small Java program that can be plugged into DHtmlUpdateServlet to extend its functionality. | Interface | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| AuExtensionRequest | Represents a request for an AU extension (AuExtension). | Interface | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| AuFocus | A response to set focus to the specified component at the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuInsertAfter | A response to insert an unparsed HTML after the specified component data[0]: the uuid of the component after which the HTML will insert | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuInsertBefore | A response to insert an unparsed HTML before the specified component data[0]: the uuid of the component before which the HTML will insert | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuInvoke | A response to ask the client to invoke a function. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuLoadCSS | Loads a CSS file to client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuLoadScript | Loads a JavaScript file to client and execute it. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuLog | Logs the message to the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuMoveBy | A response to ask the client to move the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuMoveTo | A response to ask the client to move the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuNotification | The au object for notification. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuObsolete | A response to denote the desktop might become obsolete. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuOuter | A response to ask client to 'outer' the widgets and all its descendants of the associate specified component or page. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuPrint | A response to ask the client to print the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuRedirect | The AU processor to handle the HTTP redirect via status 302. | Class | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| AuRemove | A response to remove the specified component at the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuRequest | A request sent from the client to the server. | Class | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuRequests | Utilities to convert AuRequest to Event or its deriving classes. | Class | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuResizeBy | A response to ask the client to resize the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuResizeTo | A response to ask the client to resize the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuResizeWidget | Used to force ZK Client re-calculate the size of the widget at the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuResponse | A response sent from the server to the client via Application developers rarely need access this class and its derived | Class | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuScript | A response to ask the client to execute the specified client scripts. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuScrollBy | A response to ask the client to scroll the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuScrollIntoView | Scrolls the ancestors to make the component visible. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuScrollTo | A response to ask the client to scroll the desktop (a. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuSelect | A response to select a portion of the specified component at the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuSendRedirect | A response to send a temporary redirect response to the client using the specified redirect location URL. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuService | An AU request service used to handle the AU requests (AuRequest). | Interface | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuSetAttribute | A response to set the attribute of the specified component at the client. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuSetTitle | A response to ask the client to set the title (of window). | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuShowBusy | A response to ask the client to show the busy message such that the user knows the system is busy. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuSubmitForm | A response to ask the client to submit the form with the specified ID, data[0]: the form's UUID. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuUploader | The AU extension to upload files. | Class | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| AuUuid | | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuWriter | Represents a writer that is used to send the output back to the client, when processing AuRequest. | Interface | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuWriters | Utilities to instantiate an implementation of AuWriter. | Class | org.zkoss.zk.au | ZKoss (ZK) |
|
| AuWrongValue | A response to tell the client a component's value is wrong. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| BasicPseudoClassDefs | The default set of pseudo classes in Selector. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| BeanValidator | A JSR 303 compatible validator for a property-binding. | Class | org.zkoss.zkmax.bind | 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) |
|
| Biglistbox | A component to handle a huge data sets and provides the same and as many as the functionalities of Listbox including selection, | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| BiglistboxSelectedIndexConverter | Convert selected index to bean and vice versa. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BiglistboxSelectedObjectConverter | Convert biglistbox selection. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindChosenboxRenderer | | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindELContextEx | An extension of BindELContext to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindELResolverEx | An extension of BindELResolver to do a lazy initiating EL expressionSince:8. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindEvaluatorXImplEx | An extension of BindEvaluatorXImpl to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindExpressionBuilderEx | An extension of BindExpressionBuilder to do a lazy initiating EL expressionSince:8. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindExpressionFactoryImplEx | An extension of BindExpressionFactoryImpl to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| Binding | A Data Binding that associate component+attr to an bean expression. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingGroupsListModel | This is the BindingListModel as a GroupsListModel to be used with Add or remove the contents of this model as a GroupListModel would cause the associated Listbox or Grid to change accordingly. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModel | This interface defines the methods used by DataBinder. | Interface | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModelArray | This is the BindingListModel as a Object array to be used with Modify the contents of this model as an Object array would cause the associated Listbox or Grid to change accordingly. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModelExt | Support same object in multiple items of a ListModel. | Interface | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModelList | This is the BindingListModel as a List to be used with Add or remove the contents of this model as a List would cause the associated Listbox or Grid to change accordingly. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModelListModel | This is the BindingListModel as a ListModel to be used with Add or remove the contents of this model as a ListModel would cause the associated Listbox or Grid to change accordingly. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModelMap | This is the BindingListModel as a Map to be used with Add or remove the contents of this model as a Map would cause the associated Listbox or Grid to change accordingly. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingListModelSet | This is the BindingListModel as a Set to be used with Add or remove the contents of this model as a Set would cause the associated Listbox or Grid to change accordingly. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingRendererUtil | | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingSaveEvent | Event used when DataBinder send "onBindingSave" events. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingValidateEvent | Event used when DataBinder send "onBindingValidate" events. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindUiLifeCycleExtension | An implementation of BindUiLifeCycle. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindXelExpressionEx | An extension of BindXelExpression to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindXelFactoryEx | An extension of BindXelFactory to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | 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) |
|
| Bridge | Utilities to allow developers to start an execution in foreign Ajax channel. | Class | org.zkoss.zkplus.embed | ZKoss (ZK) |
|
| BSHInterpreter | The interpreter that uses BeanShell to interpret zscript codes. | Class | org.zkoss.zk.scripting.bsh | ZKoss (ZK) |
|
| Callback | A callback interface to execute in some circumstance. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Cardlayout | A layout allow end user change view like change card. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| CategoriesPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| CategoryChartConfig | The categories chart property lets you control a variety of functional elements on the chart with {link CategoryModel}. | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| CDIUtil | Some generic utility for use with CDI. | Class | org.zkoss.zkplus.cdi | ZKoss (ZK) |
|
| CellClickEvent | Represents an event that indicates a clicking on a cell data for a matrix data component like Biglistbox, and provides more information about | Class | org.zkoss.zkmax.zul.event | 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) |
|
| ChartColor | Class to extend the number of Colors available to the charts. | Class | org.zkoss.zkmax.zul.fusionchart.render | ZKoss (ZK) |
|
| ChartInfoNotifier | | Interface | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| ChartProperties | | Interface | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| ChartPropertiesMap | A properties with a addition properties map. | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| CheckEvent | Represents an event cause by user's check a state at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Chosenbox | A component that similar to Combobox but handle the multi-selection and the select order. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| ChosenboxModelConverter | The Converter implementation of the Chosenbox for converting collection to ListModel and vice versa. | Class | org.zkoss.zkmax.bind.impl | 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) |
|
| ClusterSessionPatch | This listener is used with Weblogic clustering server or cloud environment (such as Google App Engine). | Class | org.zkoss.zkplus.cluster | ZKoss (ZK) |
|
| CollectionItem | The CollectionItem is used by DataBinder and provides an interface for collection component to interact with the DataBinder | Interface | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| CollectionItemExt | This interface is an enhanced version of the original CollectionItem interface that | Interface | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| Colorbox | A Colorbox used to retrieve an input that the user can select a color. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| Columnchildren | The column of Columnlayout. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| Columnlayout | A columnlayout lays out a container which can have multiple columns, and each column may contain one or more component. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| CombboxListModelConverter | The TypeConverter implementation for converting collection to ListModel of a gridSince:6. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| CometAsyncServlet | The synchronous servlet for supporting comet. | Class | org.zkoss.zkmax.ui.comet | ZKoss (ZK) |
|
| CometServerPush | A server-push implementation that is based on comet. | Class | org.zkoss.zkex.ui.comet | ZKoss (ZK) |
|
| CometServerPush | ZK Comet that supports Servlet 3 asynchronous processing. | Class | org.zkoss.zkmax.ui.comet | ZKoss (ZK) |
|
| CometServerPush .AsyncInfo | The interface for implementing asynchronous processing. | Interface | org.zkoss.zkex.ui.comet.CometServerPush | 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) |
|
| DataBinder | The DataBinder used for binding ZK UI component and the backend data bean. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| DataHandlerInfo | A data handler info for Configuration to use. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| DateFormatConverter | Convert a Date or a Timestamp to a formated date String. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| DefaultChartProperties | | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| DeferredValue | Used with AbstractComponent. | Interface | org.zkoss.zk.au | 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) |
|
| DelegatingVariableResolver | Generic CDI EL named managed bean resolver. | Class | org.zkoss.zkplus.cdi | ZKoss (ZK) |
|
| DelegatingVariableResolver | DelegatingVariableResolver, a seasar2 bean variable resolver. | Class | org.zkoss.zkplus.seasar | ZKoss (ZK) |
|
| DelegatingVariableResolver | DelegatingVariableResolver for resolving Spring beans, Spring Security variables and Spring Webflow variables. | Class | org.zkoss.zkplus.spring | 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) |
|
| DesktopRecycle | Used to recycle the desktop if possible. | Class | org.zkoss.zkmax.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) |
|
| Device | Represents a client device. | Interface | org.zkoss.zk.device | ZKoss (ZK) |
|
| DeviceConfig | Used to initialize a device (Device). | Interface | org.zkoss.zk.device | ZKoss (ZK) |
|
| DeviceNotFoundException | Denotes the interpreter of the requested device type is not found. | Class | org.zkoss.zk.device | ZKoss (ZK) |
|
| Devices | A manager of devices (Device). | Class | org.zkoss.zk.device | 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) |
|
| DHtmlUpdateServlet | Used to receive command from the server and send result back to client. | Class | org.zkoss.zk.au.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) |
|
| Dropupload | A component can handle drag files into it, and upload files to server. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| DropuploadNativeConverter | converter for ZK-1691 Dropupload has "native" property (reserved identifier in EL)Since:6. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| DspFns | Utilities to generate ZK related information in DSP pages. | Class | org.zkoss.zk.fn | 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) |
|
| ELXelExpression | A XEL expression that is based on a EL expression. | Class | org.zkoss.zkmax.xel.el | 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) |
|
| Evaluator | A ZK specific expression builder that is based on XEL. | Interface | org.zkoss.zk.xel | ZKoss (ZK) |
|
| EvaluatorRef | A reference to Evaluator. | Interface | org.zkoss.zk.xel | ZKoss (ZK) |
|
| Evaluators | Utilities of evaluation. | Class | org.zkoss.zk.xel | 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) |
|
| EventQueueProviderImpl | Enhance the default implementation to support EventQueues. | Class | org.zkoss.zkmax.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) |
|
| Events | Utilities to access events for ZkMax. | Class | org.zkoss.zkmax.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) |
|
| ExecutionResolver | A variable resolver that is based on the specified execution. | Class | org.zkoss.zk.xel.impl | 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) |
|
| ExpressionFragment | Represents an expression fragment of an expression. | Class | org.zkoss.zkmax.xel.util | ZKoss (ZK) |
|
| ExValue | Used to represent a string value that might contain an expression. | Class | org.zkoss.zk.xel | 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) |
|
| Filedownload | More filedownload utilities, such as resumable filedownload. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| FiledownloadListener | The listener used with Filedownload. | Interface | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Fisheye | Available in ZK PE and ZK EE. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| Fisheyebar | A fisheye bar is a bar of Fisheye that is a menu similar to the fish eye menu on the Mac OS. | Class | org.zkoss.zkex.zul | 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) |
|
| FormBeanValidator | A JSR 303 compatible validator for a form-binding. | Class | org.zkoss.zkmax.bind | 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) |
|
| ForwardingCollection | A collection which forwards all its method calls to another collection. | Class | org.zkoss.zkmax.bind.ext | ZKoss (ZK) |
|
| ForwardingMap | A map which forwards all its method calls to another map. | Class | org.zkoss.zkmax.bind.ext | 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) |
|
| FunnelChartConfig | The funnel chart property lets you control a variety of functional elements on the chart with {link SingleValueCategoryModel}. | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| Fusionchart | The Fusionchart component. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| FusionchartEngine | Fusionchart engine is an engine that do the fusionchart XML building. | Interface | org.zkoss.zkmax.zul.fusionchart | ZKoss (ZK) |
|
| GanttChartCategoriesPropertiesList | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| GanttChartCategoriesPropertiesList .GanttChartCategoriesProperties | | Class | org.zkoss.zkmax.zul.fusionchart.config.GanttChartCategoriesPropertiesList | ZKoss (ZK) |
|
| GanttChartConfig | The GanttFusionchartProperty lets you control a variety of functional elements on the chart. | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| GanttChartHeaderPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| GanttChartSeriesPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| GanttChartSeriesPropertiesMap .GanttChartSeriesProperties | | Class | org.zkoss.zkmax.zul.fusionchart.config.GanttChartSeriesPropertiesMap | ZKoss (ZK) |
|
| GanttTableConfig | A table config for gnatt chart table. | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| GanttTableConfig .GanttRowPropertiesList | The GanttRow of the gantt chart table. | Class | org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig | ZKoss (ZK) |
|
| GanttTableConfig .GanttTableColumnProperties | A tableColumn properties bean for gantt chart table. | Class | org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig | ZKoss (ZK) |
|
| GanttTableConfig .GanttTableColumnPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config.GanttTableConfig | ZKoss (ZK) |
|
| GanttTableRenderer | The GanttTableRenderer was used to render the Fusionchart XML String with GanttTableModel (ListModel). | Interface | org.zkoss.zkmax.zul.fusionchart | 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) |
|
| GenericDevice | A skeletal implementation of Device. | Class | org.zkoss.zk.device | 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) |
|
| GenericInterpreter | A skeletal class for implementing a interpreter (Interpreter). | Class | org.zkoss.zk.scripting.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) |
|
| GroovyInterpreter | | Class | org.zkoss.zk.scripting.groovy | ZKoss (ZK) |
|
| GroupEventQueue | The implementation of the group-scoped event queue. | Class | org.zkoss.zkmax.ui.event.impl | ZKoss (ZK) |
|
| GsonConverter | A Gson converter for Binding ParameterSince:8. | Class | org.zkoss.zkmax.bind | ZKoss (ZK) |
|
| GsonConverter | A Gson converter for Service ParameterSince:8. | Class | org.zkoss.zkmax.ui | ZKoss (ZK) |
|
| HeaderInfo | Represents a header element, such as and directives on the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| HibernateSessionContextListener | Listener to make sure each ZK thread got the same hibernate session context; used with Hibernate's "thread" session context (org. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| HibernateSessionFactoryListener | Listener to init and cleanup the hibernate session factory automatically. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| HibernateUtil | Utility to access Hibernate Session. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| HierachicalAware | An extra interface implemented by an interpreter (Interpreter) if it supports the hierarchical scopes. | Interface | org.zkoss.zk.scripting | 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) |
|
| HttpAuWriter | The writer used to write the output back to the client. | Class | org.zkoss.zk.au.http | 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) |
|
| InaccessibleWidgetBlockService | Inaccessible Widget Block Service (IWBS) used to block the request sent by an inaccessible widget (at the client). | Class | org.zkoss.zkmax.au | ZKoss (ZK) |
|
| InaccessibleWidgetBlockService .DesktopInit | The initial listener used to register in WEB-INF/zk. | Class | org.zkoss.zkmax.au.InaccessibleWidgetBlockService | ZKoss (ZK) |
|
| Includer | it might include another ZUML page. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| Init | | Class | org.zkoss.zkmax.bind.impl | 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) |
|
| Interpreter | Represents an interpreter that can interpret the scripting codes. | Interface | org.zkoss.zk.scripting | ZKoss (ZK) |
|
| InterpreterNotFoundException | Denotes the interpreter of the requested scripting language not found. | Class | org.zkoss.zk.scripting | ZKoss (ZK) |
|
| Interpreters | The utilities to access interpreters (Interpreter). | Class | org.zkoss.zk.scripting | ZKoss (ZK) |
|
| IntPropertyAccess | An int property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| JacksonConverter | A Jackson Converter for Binding ParameterSince:8. | Class | org.zkoss.zkmax.bind | ZKoss (ZK) |
|
| JacksonConverter | A Jackson Converter for Service ParameterSince:8. | Class | org.zkoss.zkmax.ui | ZKoss (ZK) |
|
| Jasperreport | The JasperReport component. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| JasperreportExporterFactory | The factory for Jasper Reports. | Interface | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| JFreeChartEngine | A chart engine implemented with JFreeChart. | Class | org.zkoss.zkex.zul.impl | ZKoss (ZK) |
|
| JHLabsCaptchaEngine | A captcha engine implemented with JH Labs libraries. | Class | org.zkoss.zkex.zul.impl | ZKoss (ZK) |
|
| JndiVariableResolver | | Class | org.zkoss.zkplus.jndi | ZKoss (ZK) |
|
| JpaUtil | This class is used to create and hold open EntityManagerFactory objects within a Java EE environment. | Class | org.zkoss.zkplus.jpa | ZKoss (ZK) |
|
| JQueryRenderCachedPatch | Used to patch the rendering result of a ZK portlet for Liferay. | Class | org.zkoss.zkplus.liferay | ZKoss (ZK) |
|
| JQueryRenderPatch | Used to patch the rendering result of a ZK portlet for Liferay. | Class | org.zkoss.zkplus.liferay | ZKoss (ZK) |
|
| JRubyInterpreter | | Class | org.zkoss.zk.scripting.jruby | 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) |
|
| JspFns | Utilities to generate ZK related information in JSP pages. | Class | org.zkoss.zk.fn | ZKoss (ZK) |
|
| JythonInterpreter | The Python interpreter based on jython. | Class | org.zkoss.zk.scripting.jython | 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) |
|
| ListboxListModelConverter | The TypeConverter implementation for converting collection to ListModel of a listboxSince:6. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| Listen | Annotation for specifying Event handling in SelectorComposer. | Class | org.zkoss.zk.ui.select.annotation | ZKoss (ZK) |
|
| ListModelConverter | The TypeConverter implementation for converting collection to ListModel and vice versa. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| ListModelSharer | This interface is created for sharing model to different desktop's component. | Interface | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| LiveGridDataLoader | Data Loader that handle the live data loading into Grid. | Class | org.zkoss.zkmax.zul.impl | ZKoss (ZK) |
|
| LiveListboxDataLoader | Data Loader that handle the live data loading into Listbox. | Class | org.zkoss.zkmax.zul.impl | 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) |
|
| MatrixComparatorProvider | | Interface | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| MatrixModel | The interface defines the methods that components like Biglistbox to get the content of cells and headers from the matrix data. | Interface | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| MatrixRenderer | Used to generated the HTML fragment for the data associated with a matrix component, such as Biglistbox | Interface | org.zkoss.zkmax.zul | 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) |
|
| MilestonePropertiesList | | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| MVELFactory | An implementation based on MVEL. | Class | org.zkoss.zkmax.xel.mvel | ZKoss (ZK) |
|
| MZk | | Interface | org.zkoss.zk.mesg | 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) |
|
| Nav | A container is used to display navitems, it should be placed inside a Supported event: onOpen. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Navbar | A container that usually contains nav elements. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Navitem | A single choice in a Navbar or Nav element. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Navseparator | Used to create a separator between menu items. | Class | org.zkoss.zkmax.zul | 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) |
|
| NonRootContextJQueryRenderPatch | Used to patch the rendering result of a ZK portlet for Liferay. | Class | org.zkoss.zkplus.liferay | ZKoss (ZK) |
|
| ObjectPropertyAccess | An Object proeprty typeSince:8. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| OGNLFactory | An implementation based on OGNL. | Class | org.zkoss.zkmax.xel.ognl | ZKoss (ZK) |
|
| OpenEntityManagerInViewListener | Listener to init and cleanup the JPA entityManager automatically In WEB-INF/zk. | Class | org.zkoss.zkplus.jpa | 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) |
|
| OpenSessionInViewListener | Listener to init and cleanup the hibernate session automatically, implement the Hibernate's "Open Session In View" pattern without JTA support. | Class | org.zkoss.zkplus.hibernate | ZKoss (ZK) |
|
| Operation | This interface is for model sharer developer only, you rarely need to use this interface. | Interface | org.zkoss.zkex.zul.impl | 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) |
|
| OperationQueue | A queue for storing Operation and is thread-safe. | Class | org.zkoss.zkex.zul.impl | ZKoss (ZK) |
|
| OperationQueueListener | This class is for model sharer developer only, you rarely need to use this class. | Interface | org.zkoss.zkex.zul.impl | ZKoss (ZK) |
|
| OperationThread | This class is for model sharer developer only, you rarely need to use this class. | Class | org.zkoss.zkex.zul.impl | 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) |
|
| PieChartConfig | The pie chart property lets you control a variety of functional elements on the chart with {link org. | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| PollingServerPush | A server-push implementation that is based on client-polling. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Portalchildren | The column of Portallayout. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Portallayout | A portal layout lays out a container which can have multiple columns, and each column may contain one or more panel. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| PortalMoveEvent | Represents an event caused by a portal being moved. | Class | org.zkoss.zkmax.ui.event | ZKoss (ZK) |
|
| ProcessPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| PropertiesProxy | | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| RadiogroupSelectedItemConverter | Convert Radiogroup selected item to radio value and vice versa. | Class | org.zkoss.zkplus.databind | 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) |
|
| ReferenceBindingHandlerImpl | | Class | org.zkoss.zkex.bind.impl | 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) |
|
| Renders | Utilities to embed ZK component(s) as a native JSF component, a JSP tag, Zimlet or others. | Class | org.zkoss.zkplus.embed | ZKoss (ZK) |
|
| Renders .PageRenderer | A special page renderer that renders a page without generating the HTML tag of the page. | Class | org.zkoss.zkplus.embed.Renders | ZKoss (ZK) |
|
| RenderUtils | | Class | org.zkoss.zkmax.zul.fusionchart.render | ZKoss (ZK) |
|
| RenderUtils .DefalutRenderer | | Class | org.zkoss.zkmax.zul.fusionchart.render.RenderUtils | 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) |
|
| RequestOutOfSequenceException | Indicates a request is out-of-sequence, and the request shall be ignored. | Class | org.zkoss.zk.au | 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) |
|
| ResolverMap | A Map interface on top of VariableResolver. | Class | org.zkoss.zkmax.xel.util | ZKoss (ZK) |
|
| ResolverProxy | A proxy used to access VariableResolver andSince:5. | Class | org.zkoss.zkmax.xel.ognl | ZKoss (ZK) |
|
| ResponseHeaderInfo | Represents a setting of a response header. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ResponsiveThemeRegistry | A standard implementation of ThemeRegistry, used in ZK EE Used to keep track of a separate list of available tablet themes. | Class | org.zkoss.zkmax.theme | ZKoss (ZK) |
|
| RhinoInterpreter | Rhino-based JavaScript interpreter. | Class | org.zkoss.zk.scripting.rhino | 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) |
|
| Rowchildren | Rowchildren component is used for placing components inside the grid created by rowlayout component. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Rowlayout | Divide the parent container into a row of equal-width columns separated by spacings. | Class | org.zkoss.zkmax.zul | 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) |
|
| ScriptManagerImpl | The implementation of the script manager (ScriptManager). | Class | org.zkoss.zkmax.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) |
|
| ScrollEventExt | Represents an event caused by that user is scrolling or has scrolled at the client for Biglistbox component and provides more information | Class | org.zkoss.zkmax.zul.event | ZKoss (ZK) |
|
| Scrollview | A container that can scroll containing elements on touch devices. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| SelectboxListModelConverter | The TypeConverter implementation for converting collection to ListModel of a gridSince:6. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| SelectedComboitemConverter | Convert the selected item of combobox to bean. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| SelectedItemConverter | Convert selected item to bean and vice versa. | Class | org.zkoss.zkplus.databind | 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) |
|
| SelectorsExt | | Class | org.zkoss.zkmax.ui.select | ZKoss (ZK) |
|
| SelectorsExt .ExtendedUtilityHandlerImpl | | Class | org.zkoss.zkmax.ui.select.SelectorsExt | ZKoss (ZK) |
|
| SEORenderer | A plugin that an application could add to generate application-specific SEO content. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| SerializableAware | An extra interface implemented by an interpreter (Interpreter) if it supports serialization. | Interface | org.zkoss.zk.scripting | ZKoss (ZK) |
|
| SerializableAware .Filter | The filter used with SerializableAware. | Interface | org.zkoss.zk.scripting.SerializableAware | 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) |
|
| SeriesPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| ShowWindowEventListener | The default listener to show a modal window for login and other things. | Class | org.zkoss.zkplus.acegi | ZKoss (ZK) |
|
| SimpleDesktopCache | A simple implementation of DesktopCache. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| SimpleEvaluator | A simple implementation of Evaluator. | Class | org.zkoss.zk.xel.impl | ZKoss (ZK) |
|
| SimpleFusionchartEngine | | Class | org.zkoss.zkmax.zul.fusionchart.impl | ZKoss (ZK) |
|
| SimpleListModelSharer | SimpleListModelSharer is a simple implementation of ListModelSharer Available in ZK PE and ZK EE. | Class | org.zkoss.zkex.zul | 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) |
|
| SingleValueCategoryChartConfig | The chartPropery and categoryPropertiesMap property let you control a variety of functional elements on the chart (or a single category) | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| SortEventExt | Represents an event that indicates a sorting request to data for Biglistbox, and provides more information about the column index. | Class | org.zkoss.zkmax.zul.event | ZKoss (ZK) |
|
| SpringTransactionSynchronizationListener | Listener to make sure each ZK thread got the same ThreadLocal value of the spring's org. | Class | org.zkoss.zkplus.spring | ZKoss (ZK) |
|
| SpringUtil | SpringUtil, a Spring utility. | Class | org.zkoss.zkplus.spring | ZKoss (ZK) |
|
| StandardBiMap | A general-purpose bimap implementation using any two backing MapAuthor:Kevin Bourrillion, Mike BostockSee Also:Serialized Form | Class | org.zkoss.zkmax.bind.ext | ZKoss (ZK) |
|
| StandardThemeProvider | A standard implementation of ThemeProvider for ZK PE, which works with the Breeze series themes | Class | org.zkoss.zkex.theme | ZKoss (ZK) |
|
| StandardThemeProvider | A standard implementation of ThemeProvider for ZK EE, which works with the Breeze series themes, and also supports standard-derived tablet themes | Class | org.zkoss.zkmax.theme | ZKoss (ZK) |
|
| StandardThemeProvider | | Class | org.zkoss.zkplus.theme | 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) |
|
| Subscribe | Annotation for subscribing an EventQueue with the annotated method. | Class | org.zkoss.zkmax.ui.select.annotation | 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) |
|
| TabboxEngineImpl | An implementation engine for tabbox with model. | Class | org.zkoss.zkmax.zul.impl | ZKoss (ZK) |
|
| TabboxSelectedTabConverter | Convert Tabbox selected Tab to Tab label and vice versa. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| Tablechildren | The cell of Tablelayout. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Tablelayout | Tablelayout lay outs a container as an HTML table whose columns can be specified, and rowspan and colspan of its child can also be specified to | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| TabletThemeProvider | A Tablet Theme ProviderSince:6. | Class | org.zkoss.zkmax.init | ZKoss (ZK) |
|
| Tbeditor | A component which is similar to ckeditor but is lightweight and efficient. | Class | org.zkoss.zkmax.zul | 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) |
|
| TemplateResolverImpl | The resolver resolves template and handles template changesSince:6. | Class | org.zkoss.zkmax.bind.impl | 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) |
|
| Themes | Utilities for managing standard theme. | Class | org.zkoss.zkplus.theme | ZKoss (ZK) |
|
| ThreadLocalListener | Listener to make sure servlet thread and ZK event thread got the same ThreadLocal values. | Class | org.zkoss.zkplus.util | ZKoss (ZK) |
|
| ThreadLocals | ThreadLocal related utilities. | Class | org.zkoss.zkplus.util | ZKoss (ZK) |
|
| Timepicker | A combobox for holding a time (a java. | Class | org.zkoss.zkmax.zul | 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) |
|
| TrackerImplEx | | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| TrackerImplEx .EqualBeansMapEx | | Class | org.zkoss.zkmax.bind.impl.TrackerImplEx | 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) |
|
| TrendLinePropertiesList | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| TypeConverter | Converter to cast object class between UI Component attribute and backend data bean property. | Interface | org.zkoss.zkplus.databind | 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) |
|
| UiEngineExtension | An implementation of UiEngineImpl. | Class | org.zkoss.zkmax.ui.impl | 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) |
|
| UploadInfoService | and post events if the upload is completed. | Class | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| UploadInfoService .DesktopInit | | Class | org.zkoss.zk.au.http.UploadInfoService | 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) |
|
| Utils | Utilities to handle the metainfo. | Class | org.zkoss.zk.xel.impl | ZKoss (ZK) |
|
| Utils | | Class | org.zkoss.zkmax.zul.fusionchart.impl | ZKoss (ZK) |
|
| ValueExpressionImplEx | An extension of ValueExpressionImpl to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.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) |
|
| Version | The ZK version info. | Class | org.zkoss.zk | ZKoss (ZK) |
|
| Version | The version of the ZUL extension. | Class | org.zkoss.zkex | ZKoss (ZK) |
|
| Version | The version of the ZK Performance Maximization Addon. | Class | org.zkoss.zkmax | ZKoss (ZK) |
|
| Version | The version of the ZK Plus utilities. | Class | org.zkoss.zkplus | 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) |
|
| WebAppInit | The initialization of zkmax. | Class | org.zkoss.zkmax.init | 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) |
|
| XelELMapper | An EL function mapper that is based on a XEL function mapper. | Class | org.zkoss.zkmax.xel.el | ZKoss (ZK) |
|
| XelELMapper | An EL function mapper that is based on a XEL function mapper. | Class | org.zkoss.zkmax.xel.el21 | ZKoss (ZK) |
|
| XelELResolver | An EL variable resolver that is based on a XEL variable resolver. | Class | org.zkoss.zkmax.xel.el | ZKoss (ZK) |
|
| XelELResolver | A simple implementation of ELResolver. | Class | org.zkoss.zkmax.xel.el21 | 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) |
|
| XYChartConfig | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| XYChartConfig .AxisPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config.XYChartConfig | 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) |
|
| ZkAccessDeniedHandler | Used by ExceptionTranslationFilter to handle an AccessDeniedException. | Class | org.zkoss.zkplus.acegi | ZKoss (ZK) |
|
| ZkAuthenticationEntryPoint | This implementation would forward to onAcegiLogin event and popup a login page. | Class | org.zkoss.zkplus.acegi | ZKoss (ZK) |
|
| ZkAuthenticationProcessingFilter | This implementation process zk specific popup login page. | Class | org.zkoss.zkplus.acegi | ZKoss (ZK) |
|
| ZkEventExceptionFilter | Used to fire exception in the ZK's event processing queue (Used with MethodSecurityInterceptor). | Class | org.zkoss.zkplus.acegi | ZKoss (ZK) |
|
| ZkFns | Utilities for using XEL in ZUL. | Class | org.zkoss.zk.fn | ZKoss (ZK) |
|
| ZkInfo | Represents the zk element in a ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZkTokenBasedRememberMeServices | get rememberme from request's attribute rather than request's parameter. | Class | org.zkoss.zkplus.acegi | 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) |