| Name | Description | Type | Package | Framework |
| A | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| A | The same as HTML A tag. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AAudio | Represents an audio. | Class | org.zkoss.sound | ZKoss (ZK) |
|
| Abbr | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| 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) |
|
| Absolutechildren | A container component that can contain any other ZK component and can only be contained as direct child of Absolutelayout component. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Absolutelayout | An Absolutelayout component can contain absolute positioned multiple absolutechildren components. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AbstractAction | A skeletal implementation to simplify the implementation of actions. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| AbstractAnnotatedMethodInvoker | To help calling a ViewModel annotated method with binding arguments. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| AbstractBindingHandler | to help implement BinderImplAuthor:dennisSee Also:Serialized Form | Class | org.zkoss.bind.impl | 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) |
|
| AbstractChartModel | A skeletal implementation for ChartModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AbstractCollectionProxy | This class provides a skeletal implementation of the CollectionSince:8. | Class | org.zkoss.bind.proxy | 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) |
|
| AbstractExecutionInfoCollector | | Class | org.zkoss.bind.sys.debugger.impl | ZKoss (ZK) |
|
| AbstractForEachStatus | The Class AbstractForEachStatus. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| AbstractGroup | A semi-implemented item for group. | Class | org.zkoss.idom.impl | ZKoss (ZK) |
|
| AbstractGroupsModel | A skeletal implementation for GroupsModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AbstractItem | A semi-implemented item for leaf vertices. | Class | org.zkoss.idom.impl | ZKoss (ZK) |
|
| AbstractListModel | A skeletal implementation for ListModel and SelectableAuthor:tomyehSee Also:Serialized Form | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AbstractListModelConverter | The abstract Converter implementation for converting collection to ListModel and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| AbstractLoader | A skeletal implementation that assumes the source is either URL or File. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| AbstractPage | A skeletal implementation of Page. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| AbstractRenderer | to handle the common task of resolver a template of a rendererSince:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| AbstractSelectedIndexConverter | Convert selected index to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| AbstractTag | The raw component used to generate raw HTML elements. | Class | org.zkoss.zhtml.impl | ZKoss (ZK) |
|
| AbstractTextual | Represents a textual item. | Class | org.zkoss.idom.impl | ZKoss (ZK) |
|
| AbstractTreeModel | A skeletal implementation for TreeModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AbstractUiFactory | The skeletal implementation of UiFactory. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| AbstractValidator | A abstract validator the handling validation messageSince:6. | Class | org.zkoss.bind.validator | ZKoss (ZK) |
|
| AbstractWebApp | A skeletal implementation of WebApp. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| AccessInfo | Represent an load/save binding expression "load = property (before after) command" | Class | org.zkoss.bind.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) |
|
| Acronym | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Action | An action that could be used with InterpreterServlet. | Interface | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| ActionContext | Encapsulates a portion of DSP page in an object that can be invoked as many times as needed. | Interface | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| ActivationTimeoutException | Indicates the activation of an execution is taking too long. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| AddBindingInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| AddCommandBindingInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| Address | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| AfterCompose | Marker annotation to identify a life-cycle method in View Model. | Class | org.zkoss.bind.annotation | 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) |
|
| AImage | Represents an image. | Class | org.zkoss.image | ZKoss (ZK) |
|
| AjaxDevice | Represents a Web browser with the Ajax support. | Class | org.zkoss.zk.device | ZKoss (ZK) |
|
| AllocUtil | For ZK-2289, Memory allocation utility. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| AMedia | A media object holding content such PDF, HTML, DOC or XLS content. | Class | org.zkoss.util.media | ZKoss (ZK) |
|
| Anchorchildren | The children of Anchorlayout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Anchorlayout | An anchorlayout lays out a container which can resize it's children base on its width and height | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AnnotateBinder | ZK Annotated Binder, it parse the component annotation and handles the binding of components and view model. | Class | org.zkoss.bind | ZKoss (ZK) |
|
| AnnotateBinderEx | For ZK-2289, much less memory consumptionSince:7. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| AnnotateBinderHelper | Helper class to parse binding annotations and create bindings. | Class | org.zkoss.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) |
|
| AnnotationUtil | An internal utility to help processing component annotation, for internal using only. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| AnnoWarnInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | 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) |
|
| Applet | A generic applet component. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Apply | The apply tag allows you to choose which template to be applied. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| Area | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Area | An area of a Imagemap. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ArithmeticNode | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| ArithmeticWrongValueException | For ArithmeticException wrong value wrapper. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ArrayComparator | Compares the specified element of the array. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ArrayELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ArraysX | Utilities for handling arrays. | Class | org.zkoss.util | ZKoss (ZK) |
|
| AstAnd | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstAssign | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstBracketSuffix | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstChoice | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstCompositeExpression | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstConcatenation | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstDeferredExpression | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstDiv | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstDotSuffix | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstDynamicExpression | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstEmpty | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstEqual | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstFalse | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstFloatingPoint | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstFunction | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstGreaterThan | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstGreaterThanEqual | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstIdentifier | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstInteger | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstLambdaExpression | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstLambdaParameters | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstLessThan | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstLessThanEqual | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstListData | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstLiteralExpression | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstMapData | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstMapEntry | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstMethodParameters | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstMinus | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstMod | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstMult | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstNegative | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstNot | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstNotEqual | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstNull | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstOr | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstPlus | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstSemicolon | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstSetData | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstString | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstTrue | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| AstValue | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| Attributable | Represents a class that has attributes. | Interface | org.zkoss.idom | ZKoss (ZK) |
|
| Attribute | Design decision: Attribute is also a item. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| Attribute | The model representing an attribute in Selector. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Attributes | | Class | org.zkoss.web | 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) |
|
| Attributes | Common attributes used for implementation. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| AttributesInfo | Represents a map of custom attributes of a component definition (ComponentDefinition). | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| AttributesMap | A skeletal implementation for Map to wrap something with enumeration of attributes, which must be String. | Class | org.zkoss.web.servlet.xel | 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) |
|
| Audio | Represents an audio. | Interface | org.zkoss.sound | ZKoss (ZK) |
|
| Audio | An extension to XUL. | Class | org.zkoss.zul | 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) |
|
| Auxhead | Used to define a collection of auxiliary headers (Auxheader). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Auxheader | An auxiliary header. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| B | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Bandbox | A band box. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Bandpopup | The popup that belongs to a Bandbox instance. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Base | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| BasicPseudoClassDefs | The default set of pseudo classes in Selector. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| BeanELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| BeanNameELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| BeanNameResolver | Base implementation that provides a minimal default implementation that is intended to be extended by application developers. | Class | org.zkoss.zel | ZKoss (ZK) |
|
| BeanProxyHandler | A bean proxy handlerSince:8. | Class | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| BeanValidations | A utility class to help jsr 303 validation. | Class | org.zkoss.bind.validator | ZKoss (ZK) |
|
| BeanValidator | A JSR 303 compatible validator for a property-binding. | Class | org.zkoss.bind.validator | 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) |
|
| Big | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| BigDecimals | Utilities and constants of big decimals. | Class | org.zkoss.math | ZKoss (ZK) |
|
| BigIntegers | BigInteger utilities. | Class | org.zkoss.math | 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) |
|
| Binable | Represent a class that allows any type of objects, not just String. | Interface | org.zkoss.idom | ZKoss (ZK) |
|
| Binary | The binary item. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| BindChildRenderer | to renderer children of componentSince:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindChosenboxRenderer | | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindComboitemRenderer | comboitem renderer for binding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindComposer | Base composer to apply ZK Bind. | Class | org.zkoss.bind | ZKoss (ZK) |
|
| BindContext | | Interface | org.zkoss.bind | ZKoss (ZK) |
|
| BindContextImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindContextUtil | to help handling BindContext, internal use only,Since:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindELContext | ELContext for Binding. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| BindELContextEx | An extension of BindELContext to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindELResolver | ELResolver for Binding; handle Form bean. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| BindELResolverEx | An extension of BindELResolver to do a lazy initiating EL expressionSince:8. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| Binder | The Binder that do the data binding things. | Interface | org.zkoss.bind | ZKoss (ZK) |
|
| BinderCtrl | An addition interface to Binder that is used for implementation or tools. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| BinderImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BinderPropertiesRenderer | A BinderPropertiesRenderer is used to add extra properties for client widget. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BinderUtil | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindEvaluatorX | An extension of Evaluator to have more control to handle Binding via EL. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| BindEvaluatorXImpl | A simple implementation of BindEvaluatorX. | Class | org.zkoss.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) |
|
| BindEvaluatorXUtil | an internal utility to help doing evaluation. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindExpressionBuilder | Handle value dot series script for Binding. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| BindExpressionBuilderEx | An extension of BindExpressionBuilder to do a lazy initiating EL expressionSince:8. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindExpressionFactoryImpl | Handle dot series script. | Class | org.zkoss.bind.xel.zel | 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 Binding represent a relation between a source object (usually an UI component) and a target object(usually a backing bean). | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| Binding | A Data Binding that associate component+attr to an bean expression. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| BindingAnnotationInfoChecker | the checker to check runtime binding annotation and show warn by BindingExecutionInfoCollectorSince:6. | Interface | org.zkoss.bind.sys.debugger | ZKoss (ZK) |
|
| BindingExecutionInfoCollector | the collector to collect runtime binding execution informationSince:6. | Interface | org.zkoss.bind.sys.debugger | 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) |
|
| BindingImpl | Base implementation for implementing a BindingSince:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindingKey | | Class | org.zkoss.bind.impl | 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) |
|
| BindingParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | 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) |
|
| BindListitemRenderer | Listitem renderer for binding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindRadioRenderer | radio renderer for binding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindRowRenderer | Row renderer for binding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindSelectboxRenderer | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindTabboxRenderer | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindTreeitemRenderer | Treeitem renderer for binding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| BindUiLifeCycle | Track Binding CRUD and dependent tracking management. | Class | org.zkoss.bind.tracker.impl | ZKoss (ZK) |
|
| BindUiLifeCycleExtension | An implementation of BindUiLifeCycle. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindUtils | | Class | org.zkoss.bind | ZKoss (ZK) |
|
| BindXelExpression | | Class | org.zkoss.bind.xel | ZKoss (ZK) |
|
| BindXelExpressionEx | An extension of BindXelExpression to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| BindXelFactory | Xel Factory for Binding. | Class | org.zkoss.bind.xel | 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) |
|
| Blockquote | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Body | | Class | org.zkoss.zhtml | 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) |
|
| BooleanNode | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| BooleanPropertyAccess | A Boolean property access class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Borderlayout | A border layout is a layout container for arranging and resizing child components to fit in five regions: north, south, east, west, and center. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Box | Generates a box that has a caption and a border enclosing other tags. | Class | org.zkoss.web.servlet.dsp.action.html | ZKoss (ZK) |
|
| Box | Default getZclass(): z-vbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Br | | Class | org.zkoss.zhtml | 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) |
|
| BufferedResponse | | Class | org.zkoss.web.servlet | ZKoss (ZK) |
|
| Button | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Button | Default getZclass(): z-button. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Cache | The interface is similar to java. | Interface | org.zkoss.util | ZKoss (ZK) |
|
| CacheMap | The cache map. | Class | org.zkoss.util | ZKoss (ZK) |
|
| Calendar | Default getZclass(): z-calendar. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Callback | A callback interface to execute in some circumstance. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Captcha | The generic captcha component. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| CaptchaEngine | | Interface | org.zkoss.zul.impl | ZKoss (ZK) |
|
| Caption | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Caption | A header for a Groupbox. | Class | org.zkoss.zul | 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) |
|
| CategoryModel | A catetory chart data model. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| CData | | Class | org.zkoss.idom | ZKoss (ZK) |
|
| CDIUtil | Some generic utility for use with CDI. | Class | org.zkoss.zkplus.cdi | ZKoss (ZK) |
|
| Cell | The generic cell component to be embedded into Row or Vbox or Hbox for fully control style and layout. | Class | org.zkoss.zul | 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) |
|
| Center | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Center | A center region of a borderlayout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| CharSequenceIterator | A char Iterator implementation for Selector tokenizer. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| CharsetFilter | The filter to correct character encoding and to prepare Locale for the current request. | Class | org.zkoss.web.servlet | 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) |
|
| Charsets | | Class | org.zkoss.web.servlet | ZKoss (ZK) |
|
| Chart | The generic chart component. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ChartAreaListener | Identifies area inside a chart that can be customized. | Interface | org.zkoss.zul.event | ZKoss (ZK) |
|
| ChartColor | Class to extend the number of Colors available to the charts. | Class | org.zkoss.zkmax.zul.fusionchart.render | ZKoss (ZK) |
|
| ChartDataEvent | Defines an event that encapsulates changes to a chart's data model. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| ChartDataListener | Defines the methods used in listener when the content of ChartModel is changed. | Interface | org.zkoss.zul.event | ZKoss (ZK) |
|
| ChartEngine | Chart engine is an engine that do the real chart rendering. | Interface | org.zkoss.zul.impl | ZKoss (ZK) |
|
| ChartInfoNotifier | | Interface | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| ChartModel | Chart Model is used to hold the data model for the chart. | Interface | org.zkoss.zul | 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) |
|
| Checkbox | org. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| CheckEvent | Represents an event cause by user's check a state at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Checksums | Checksum relevant utilities. | Class | org.zkoss.util | ZKoss (ZK) |
|
| ChildrenBinding | A binding tells how to deal with Load children of a source object (usually an UI component) and a property of a target object(usually a backing bean). | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| ChildrenBindingConverter | To converter items to ListSince:6. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ChildrenBindingImpl | A base implementation of ChildrenBinding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ChildrenBindingListDataListener | listen the model data onChange event (support list model in children binding)Since:8. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ChildrenBindingListModelDataEvent | serializable event in children binding (support list model in children binding)Since:8. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Choose | Provides the context for mutually exclusive conditional execution. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| Choose | The choose tag works like a Java switch statement in that it lets you choose between a number of alternatives. | Class | org.zkoss.zuti.zul | 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) |
|
| Cite | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Classes | Utilities to handle java. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| ClassLocator | The locator searches the current thread's context class loader, and then this class's class loader. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| ClassReflect | The implementation for using ZEL. | Class | org.zkoss.xel.zel | ZKoss (ZK) |
|
| ClassReflect | The implementation of ClassUtil. | Interface | org.zkoss.zel.impl.util | ZKoss (ZK) |
|
| ClassResolver | A resolver that can resolve the class of the given name. | Interface | org.zkoss.lang | ZKoss (ZK) |
|
| ClassUtil | Class related utilities. | Class | org.zkoss.zel.impl.util | ZKoss (ZK) |
|
| ClassWebResource | Used to access resources located in class path and under /web. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| Cleanups | Utilities to clean up resources when the application is stopping. | Class | org.zkoss.util | ZKoss (ZK) |
|
| ClientBinderCommandParser | A client binder command parser for @command and @global-commandSince:8. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ClientBinderPhaseListener | A client command binding phase listener. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ClientConstraint | Addition interface implemented with Constraint to handle the validation at the client. | Interface | org.zkoss.zul | 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) |
|
| Code | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Col | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Colgroup | | Class | org.zkoss.zhtml | 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) |
|
| CollectionsX | The collection related utilities. | Class | org.zkoss.util | ZKoss (ZK) |
|
| CollectionTemplate | A utility to let developers to apply shadow elements in Java class. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| CollectionTemplateResolver | | Interface | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| Color | | Class | org.zkoss.web.fn | ZKoss (ZK) |
|
| Colorbox | A Colorbox used to retrieve an input that the user can select a color. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| ColSizeEvent | Used to notify that the width of a column is changed. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| Column | A single column in a Columns element. | Class | org.zkoss.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) |
|
| Columns | Defines the columns of a grid. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| CombboxListModelConverter | The TypeConverter implementation for converting collection to ListModel of a gridSince:6. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| Combobox | Non-XUL extension. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ComboboxModelConverter | The Converter implementation of the combobox for converting collection to ListModel and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ComboboxSelectedIndexConverter | Convert selected index to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ComboboxSelectedItemConverter | Convert combobox selected comboitem to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| Combobutton | A combo button. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Comboitem | An item of a combo box. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ComboitemRenderer | Identifies components that can be used as "rubber stamps" to paint the cells in a Combobox. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| ComboitemRendererExt | Provides additional control to ComboitemRenderer. | Interface | org.zkoss.zul | 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) |
|
| Command | Marker annotation to identify a Command method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Command | Marker annotation to identify a Command method for ComposerSince:8. | Class | org.zkoss.zk.ui.annotation | ZKoss (ZK) |
|
| CommandBinding | A binding tells which command to call(usually used with UI event). | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| CommandBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| CommandInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| Comment | | Class | org.zkoss.idom | ZKoss (ZK) |
|
| CommonException | The most fundamental non-runtime exception of Potix classes. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| CommonFns | Common functions used with EL. | Class | org.zkoss.xel.fn | ZKoss (ZK) |
|
| Comparables | Utilities regarding Comparable type objects. | Class | org.zkoss.lang | 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) |
|
| CompositeELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| CompositeValidator | A composite validator that contains multiple validators and forward the validation to them. | Class | org.zkoss.bind.validator | 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) |
|
| ConcurrentCache | | Class | org.zkoss.zel.impl.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) |
|
| ConditionType | this enum represent the load/save condition typeSince:6. | Class | org.zkoss.bind.sys | 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) |
|
| Constraint | Instead of implementing this interface, you may use SimpleConstraint if applicable. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| Constrainted | | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| ContainerFactory | Container factory for creating containers for JSON object and JSON array. | Interface | org.zkoss.json.parser | ZKoss (ZK) |
|
| ContentLoader | A Loader that loads the resource by use URL. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| ContentRenderer | Used with AbstractComponent. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ContentTag | Represents a tag that shall generate the child elements directly. | Class | org.zkoss.zhtml.impl | ZKoss (ZK) |
|
| ContentTypes | Utilities relevant to content types. | Class | org.zkoss.util.media | ZKoss (ZK) |
|
| ContextParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| ContextType | To define the context object type for ContextParamSince:6. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| ConventionWires | Utilities to wire variables by name conventions. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| Converter | Generic binding conversion interface. | Interface | org.zkoss.bind | ZKoss (ZK) |
|
| Converter | A converter used to convert a value to another. | Interface | org.zkoss.util | ZKoss (ZK) |
|
| CookieParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| CookieThemeResolver | A standard implementation of ThemeResolver Retrieves and stores theme names via cookie | Class | org.zkoss.zul.theme | 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) |
|
| CustomConstraint | Additional interface implemented with Constraint to denote a constraint supports a custom way to display the error message. | Interface | org.zkoss.zul | 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) |
|
| DataLoader | DataLoader is used with Grid, Listbox to handle data loading from model to server and then to client side. | Interface | org.zkoss.zul.impl | ZKoss (ZK) |
|
| DataLoadingEvent | Represent onDataLoading event. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| Datebox | An edit box for holding a date. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| DateFormatConverter | Convert a Date or a Timestamp to a formated date String. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| DateFormatInfo | The format information for date/time. | Interface | org.zkoss.text | ZKoss (ZK) |
|
| DateFormats | DateFormat relevant utilities. | Class | org.zkoss.text | ZKoss (ZK) |
|
| Dates | Utilities for java. | Class | org.zkoss.util | ZKoss (ZK) |
|
| Dd | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| DebuggerFactory | The factory to provide DebuggerFactory instance. | Class | org.zkoss.bind.sys.debugger | ZKoss (ZK) |
|
| Decimalbox | An edit box for holding BigDecimal. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Default | Marker annotation to identify default value of a parameter of a method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| DefaultAnnotationInfoChecker | | Class | org.zkoss.bind.sys.debugger.impl | ZKoss (ZK) |
|
| DefaultBinder | ZK default Binder, use this class if you want to new a binder and control components though Binder API. | Class | org.zkoss.bind | ZKoss (ZK) |
|
| DefaultChartProperties | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| DefaultCommand | Marker annotation to identify a default command method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| DefaultDebuggerFactory | The default implementation of DebuggerFactory it is execution scope implementation and provides client-log and system-out implementation | Class | org.zkoss.bind.sys.debugger.impl | ZKoss (ZK) |
|
| DefaultExecutionInfoCollector | | Class | org.zkoss.bind.sys.debugger.impl | ZKoss (ZK) |
|
| DefaultGlobalCommand | Marker annotation to identify a global command method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| DefaultIDOMFactory | The default iDOM factory. | Class | org.zkoss.idom.input | ZKoss (ZK) |
|
| DefaultJSONBindingParamConverter | A default JSON binding parameter converterSince:8. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| DefaultTreeModel | A simple tree data model that uses TreeNode to represent a tree. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| DefaultTreeNode | A general-purpose node in a tree data structure. | Class | org.zkoss.zul | 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) |
|
| DeferredValidator | A deferred validator that defers the initialization of the real validator, a validator needs 3-party jar files could still be installed if user doesn't provide it (ex, BeanValidator of JSR 303). | Class | org.zkoss.bind.validator | 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) |
|
| Del | | Class | org.zkoss.zhtml | 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) |
|
| DependsOn | Specify variable dependency. | Class | org.zkoss.bind.annotation | 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) |
|
| DesktopThemeRegistry | A standard implementation of ThemeRegistry, used in ZK CE/PE Used to keep track of a list of available desktop themes to apply | Class | org.zkoss.zul.theme | ZKoss (ZK) |
|
| DesktopUnavailableException | Denotes the desktop being accessed is no longer available. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| Detail | The detail component is used to display a detailed section where a master row and multiple detail rows are on the same row. | Class | org.zkoss.zul | 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) |
|
| Dfn | | Class | org.zkoss.zhtml | 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) |
|
| DialChartDataEvent | A dial chart data event to handle the property changed. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| DialModel | A data model to be used with dial chart. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| DialModelRange | Color range to be marked in DialModelScale. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| DialModelScale | A set of information of a scale in a Dial chart. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Dir | | Class | org.zkoss.zhtml | 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) |
|
| Div | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Div | The same as HTML DIV tag. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Dl | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| DocType | | Class | org.zkoss.idom | ZKoss (ZK) |
|
| Document | Represents Document which is also W3C/DOM's document, i. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| DOMException | Denotes an operation is not supported. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| DOMImplementation | The iDOM's implementation of DOMImplementation. | Class | org.zkoss.idom.impl | ZKoss (ZK) |
|
| Doublebox | An edit box for holding an float point value (double). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Doublespinner | An edit box for holding a constrained double. | Class | org.zkoss.zul | 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) |
|
| DspContext | The context used with Interpreter. | Interface | org.zkoss.web.servlet.dsp | ZKoss (ZK) |
|
| DspException | Represents a DSP exception. | Class | org.zkoss.web.servlet.dsp | ZKoss (ZK) |
|
| DspExtendlet | The DSP resource processor (Extendlet) used to parse DSP files loaded from the classpath. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| DspFns | Utilities to generate ZK related information in DSP pages. | Class | org.zkoss.zk.fn | ZKoss (ZK) |
|
| Dt | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| DualCollection | A combination of two collections into a collection. | Class | org.zkoss.util | ZKoss (ZK) |
|
| DualFunctionMapper | Combine two function mappers into one function mapper. | Class | org.zkoss.xel.util | 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) |
|
| DynamicPropertiedELResolver | A resolver to resolve value base on BeanELResolver and DynamicPropertied. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| DynamicTag | Represents a component is used to represent a broad range of tags. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| East | An east region of a border layout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ELArithmetic | A helper class of Arithmetic defined by the EL SpecificationAuthor:Jacob Hookom [jacob@hookom. | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| ELClass | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELContext | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELContextEvent | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELContextListener | | Interface | org.zkoss.zel | ZKoss (ZK) |
|
| Element | | Class | org.zkoss.idom | ZKoss (ZK) |
|
| ELException | Represents any of the exception conditions that can arise during expressionSince:2. | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELFactory | An implementation based on ZK Commons EL (zcommons-el. | Class | org.zkoss.xel.el | ZKoss (ZK) |
|
| ELFactory | An XEL ExpressionFactory implementation based on ZEL ExpressionFactory. | Class | org.zkoss.xel.zel | ZKoss (ZK) |
|
| ELManager | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELParser | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| ELParserConstants | Token literal values and constants. | Interface | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| ELParserTokenManager | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| ELParserTreeConstants | | Interface | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| ELProcessor | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ELSupport | A helper class that implements the EL SpecificationAuthor:Jacob Hookom [jacob@hookom. | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| ELXelExpression | An XEL Expression that is based on ZEL ValueExpression. | Class | org.zkoss.xel.zel | ZKoss (ZK) |
|
| ELXelExpression | A XEL expression that is based on a EL expression. | Class | org.zkoss.zkmax.xel.el | ZKoss (ZK) |
|
| Em | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Embed | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| EmptyNamedNodeMap | An empty NamedNodeMap. | Class | org.zkoss.idom.impl | ZKoss (ZK) |
|
| Encodes | Encoding utilities for servlets. | Class | org.zkoss.web.servlet.http | ZKoss (ZK) |
|
| EntityReference | The iDOM entity reference. | Class | org.zkoss.idom | 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) |
|
| ErrorMessageConverter | A internal converter that shows a error message on any component. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| EvaluationContext | | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| EvaluationListener | | Class | org.zkoss.zel | 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 | It maps a name with an evaluator implementation. | Class | org.zkoss.xel.util | 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) |
|
| EventInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | 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) |
|
| Exceptions | Utilities for Exceptions. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| Execution | An execution of a client request (e. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| ExecutionArgParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | 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 | | Interface | org.zkoss.bind.sys.debugger | ZKoss (ZK) |
|
| ExecutionInfo | The information about the event being served by the current execution. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| ExecutionInfoBase | | Class | org.zkoss.bind.sys.debugger.impl.info | 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) |
|
| ExecutionParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | 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) |
|
| Expectable | A special interface to denote an exception is expectable -- it means the exception is not caused by programming error. | Interface | org.zkoss.lang | ZKoss (ZK) |
|
| Expression | Represent a prepared (a. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| Expression | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ExpressionBuilder | | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| ExpressionFactory | Used to prepare expressions (Expression). | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| ExpressionFactory | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ExpressionFactoryImpl | | Class | org.zkoss.zel.impl | ZKoss (ZK) |
|
| ExpressionFragment | Represents an expression fragment of an expression. | Class | org.zkoss.zkmax.xel.util | ZKoss (ZK) |
|
| Expressions | Utilities to use XEL. | Class | org.zkoss.xel | ZKoss (ZK) |
|
| ExpressionX | An extension of Expression to have more control to handle Expression Language EL 2. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| Extendlet | A plugin of ClassWebResource to process particular To add a resource processor to ClassWebResource, use | Interface | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ExtendletConfig | The configuration information used to initialize an Extendlet (a. | Interface | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ExtendletContext | This interface defines an extended context that Servlets. | Interface | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ExtendletDspContext | | Class | org.zkoss.web.servlet.dsp | ZKoss (ZK) |
|
| ExtendletLoader | A skeletal implementation of the loader used to implement an extendlet. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ExValue | Used to represent a string value that might contain an expression. | Class | org.zkoss.zk.xel | ZKoss (ZK) |
|
| FacadeInvoker | The facade invocation handler. | Class | org.zkoss.lang.reflect | ZKoss (ZK) |
|
| FacadeNodeList | The NodeList which is a facade of another java List. | Class | org.zkoss.idom.impl | 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) |
|
| FastReadArray | An array of objects that are fast to read but a bit slower to add and Object[] ary = fra. | Class | org.zkoss.util | ZKoss (ZK) |
|
| FastReadCache | A CacheMap that the possibility to have cache hit is much more than not. | Class | org.zkoss.util | ZKoss (ZK) |
|
| FieldComparator | Based on the the given field names to compare the field value of the object that is passed in compare(java. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Fields | Utilities to access fields. | Class | org.zkoss.lang.reflect | ZKoss (ZK) |
|
| Fieldset | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Filedownload | File download utilities. | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Filedownload | More filedownload utilities, such as resumable filedownload. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Filedownload | File download utilities. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| FiledownloadListener | The listener used with Filedownload. | Interface | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| FileReader | Convenience class for reading character files. | Class | org.zkoss.io | ZKoss (ZK) |
|
| Files | File related utilities. | Class | org.zkoss.io | ZKoss (ZK) |
|
| Fileupload | A fileupload dialog used to let user upload a file. | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Fileupload | A fileupload dialog used to let user upload a file. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| FileuploadDlg | Used with Fileupload to implement the upload feature. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| FileWriter | Convenience class for writing character files. | Class | org.zkoss.io | ZKoss (ZK) |
|
| Filter | A filter is an object that performs filtering task on a request toSince:3. | Interface | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| FilterChain | A FilterChain is an object provided by ZK to the developer giving a view into the invocation chain of a filtered request. | Interface | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| FilterConfig | A filter configuration object used by a servlet container to pass information to a filter during initialization. | Interface | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| FilterMap | A map that allows the value to be evaluated before returning (so called For example, if you allow the value to have EL expressions and want to | Class | org.zkoss.util | 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) |
|
| Flash | A generic flash component. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Font | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Foot | Defines a set of footers (Footer) for a grid (Grid). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Footer | A column of the footer of a grid (Grid). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| FooterElement | A skeletal implementation for a footer. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| ForEach | Iterators thru a collection/array of items. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| ForEach | Used to denote a collection of elements. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ForEach | The basic iteration tag, accepting many different collection types and supporting sub-setting and other functionality like JSTL's forEach | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| ForEachConverter | convert items in ForEach to ArrayListSince:8. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| ForEachImpl | An implementation of ForEach. | Class | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ForEachListDataListener | listen the model data onChange event (support list model in ForEach)Since:8. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| ForEachListModelDataEvent | serializable event in children binding (support list model in children binding)Since:8. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| ForEachRenderer | Render data in ForEach itemsSince:8. | Class | org.zkoss.zuti.zul | 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) |
|
| Form | Virtual Bean that associated with a form. | Interface | org.zkoss.bind | ZKoss (ZK) |
|
| Form | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| FormatedDateConverter | Converter to convert String to Date. | Class | org.zkoss.bind.converter | ZKoss (ZK) |
|
| FormatedNumberConverter | Converter to convert String to Number. | Class | org.zkoss.bind.converter | ZKoss (ZK) |
|
| FormatInputElement | A skeletal implementation for an input box with format. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| FormattedTimeConverter | Converter to convert String to Time (Date Object). | Class | org.zkoss.bind.converter | ZKoss (ZK) |
|
| FormBeanValidator | A JSR 303 compatible validator for a form-binding. | Class | org.zkoss.zkmax.bind | ZKoss (ZK) |
|
| FormBinding | A binding tells how to deal with Load and Save between a form and a bean. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| FormBindingImpl | Base implementation of FormBinding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| FormFieldCleaner | A helper interface for form filed data to clean up. | Interface | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| FormProxyHandler | A form proxy handlerAuthor:jumperchenSee Also:Serialized Form | Class | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| FormProxyObject | The interface implemented by proxy classes. | Interface | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| FormProxyObjectListener | The interface implemented by form proxy classes. | Interface | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| FormStatus | Represents the runtime information of the FormSince:6. | Interface | org.zkoss.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) |
|
| Framable | Indicates a component that can be built-in collapsible, closable, maximizable, and minimizable behavior, along with a variety of pre-built tool | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| Frozen | A frozen component to represent a frozen column or row in grid, like MS Excel. | Class | org.zkoss.zul | 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) |
|
| Function | Represents a XEL function. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| FunctionDefinition | Represents a function defined in a taglib. | Class | org.zkoss.xel.taglib | ZKoss (ZK) |
|
| FunctionMapper | Used to customize the way to map between the XEL function names and the Function methods. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| FunctionMapper | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| FunctionMapperExt | The default evaluator ignores this interface. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| FunctionMapperFactory | | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| FunctionMapperImpl | | Class | org.zkoss.zel.impl.lang | 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) |
|
| FusionInvoker | The fusion invocation handler. | Class | org.zkoss.lang.reflect | ZKoss (ZK) |
|
| GanttChartCategoriesPropertiesList | | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| GanttModel | A data model for Gantt chart. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| GanttTableConfig | A table config for gnatt chart table. | Class | org.zkoss.zkmax.zul.fusionchart.config | 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) |
|
| GenericFilter | A generic class to help implementing servlet filter. | Class | org.zkoss.web.servlet | 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) |
|
| Generics | Utilities to handle generic types, such as converting a non-type object to a generic type without warning. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| GlobalCommand | Marker annotation to identify a Global Command method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| GlobalCommandEvent | The global-command eventSince:6. | Class | org.zkoss.bind | 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) |
|
| Grid | A grid is an element that contains both rows and columns elements. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| GridDataLoader | Generic Grid data loader. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| GridModelConverter | The Converter implementation of the grid for converting collection to ListModel and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| GroovyInterpreter | | Class | org.zkoss.zk.scripting.groovy | ZKoss (ZK) |
|
| Group | Represents an item might have children. | Interface | org.zkoss.idom | ZKoss (ZK) |
|
| Group | Adds the ability for single level grouping to the Grid. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Groupbox | Groups a set of child elements to have a visual effect. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| GroupComparator | A comparison function used to compare the group order of two objects, and the order of them in the group if they belongs to the same group. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| GroupEventQueue | The implementation of the group-scoped event queue. | Class | org.zkoss.zkmax.ui.event.impl | ZKoss (ZK) |
|
| Groupfoot | Groupfoot serves as a summary row of group. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| GroupingInfo | Represents the runtime information of each iteration caused by GroupsModelSince:6. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| GroupRendererExt | Provides additional control to RowRenderer for instantiating Group and Groupfoot. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| GroupsDataEvent | Defines an event that encapsulates changes to a list of groups. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| GroupsDataListener | Defines the methods used to listener when the content of GroupsModel is changed. | Interface | org.zkoss.zul.event | ZKoss (ZK) |
|
| GroupsListModel | Encapsulates GroupsModel as an instance of ListModel such that it is easier to handle by Listbox and | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| GroupsModel | The interface defines a suitable data model for grouping Listbox H: the class representing a group header, | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| GroupsModelArray | An array implementation of GroupsModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| GroupsSelectableModel | Indicate a groups model that supports selection. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| GroupsSortableModel | An extra interface that can be implemented with GroupsModel to control the sorting and grouping of the data model. | Interface | org.zkoss.zul.ext | 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) |
|
| H1 | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| H2 | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| H3 | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| H4 | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Hbox | Default Box. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Head | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| HeaderElement | A skeletal implementation for a header. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| HeaderInfo | Represents a header element, such as and directives on the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| HeaderParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| HeadersElement | A skeletal implementation for headers, the parent of a group of HeaderElement. | Class | org.zkoss.zul.impl | 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) |
|
| HiLoModel | A HiLo chart data model (date, open, close, high, low, volumn) usually used inAuthor:henrichenSee Also:Chart, | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| Hlayout | Default getZclass(): z-hlayout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Hr | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Html | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Html | A component used to embed the browser native content (i. | Class | org.zkoss.zul | 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) |
|
| HtmlPageRenders | Utilities for implementing HTML-based PageRenderer. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| HTMLs | Utilities for HTML attributes and styles. | Class | org.zkoss.html | ZKoss (ZK) |
|
| HtmlShadowElement | A skeleton of shadow element that represents as a shadow tree. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| HtmlTreeBuilder | A HTML tree builder for parsing a content of a page into a idom tree. | Class | org.zkoss.zhtml.impl | ZKoss (ZK) |
|
| HttpAuWriter | The writer used to write the output back to the client. | Class | org.zkoss.zk.au.http | ZKoss (ZK) |
|
| HttpBufferedResponse | | Class | org.zkoss.web.servlet.http | ZKoss (ZK) |
|
| Https | The Servlet-related utilities. | Class | org.zkoss.web.servlet.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) |
|
| I | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| I18Ns | Internationalization utilities. | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| IdentityComparator | The comparator uses == and System. | Class | org.zkoss.util | ZKoss (ZK) |
|
| IdentityHashSet | Like java. | Class | org.zkoss.util | ZKoss (ZK) |
|
| IdGenerator | Used to generate UUID of components and pages and ID of desktops. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| IDOMFactory | A DOM factory. | Interface | org.zkoss.idom.input | ZKoss (ZK) |
|
| IDOMs | The iDOM relevant utilities. | Class | org.zkoss.idom.util | ZKoss (ZK) |
|
| IdSpace | to denote that all its descendant and itself forms an independent ID space. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| Idspace | Just like DIV tag but implements IdSpace. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| If | Tests whether an condition is true and render the child only if the condition is true. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| If | The conditional execution of its body according to the value of theSince:8. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| Iframe | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Iframe | Includes an inline frame. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| IllegalSyntaxException | Represents a syntax error. | Class | org.zkoss.util | ZKoss (ZK) |
|
| Image | Represents an image. | Interface | org.zkoss.image | ZKoss (ZK) |
|
| Image | To turn on the preload image function for this component, you have to specify the component's attribute map with key "org. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ImageContentConverter | | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ImageEncoder | Represents an image encoder used to encode an AWT image into a particular format, such as PNG. | Interface | org.zkoss.image.encoder | ZKoss (ZK) |
|
| ImageEncoders | The factory of the image encodes. | Class | org.zkoss.image.encoder | ZKoss (ZK) |
|
| Imagemap | There are two ways to use Imagemap: Listen to the onClick event, which is an instance of | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Images | Utilities to handle images. | Class | org.zkoss.image | ZKoss (ZK) |
|
| Img | | Class | org.zkoss.web.servlet.dsp.action.html | ZKoss (ZK) |
|
| Img | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| ImmutableFields | Marker annotation to indicate all of the fields returned from the given class are immutable (no setter). | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| ImplicitObjectContributor | | Interface | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ImplicitObjectContributorImpl | contribute implicit object of zkbind ELSince:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ImplicitObjectELResolver | ELResolver for implicit object that is not supported in zk elSince:6. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| ImportedClassResolver | The class resolve that allows to import classes and packages, like Java's import statement does. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| ImportHandler | | Class | org.zkoss.zel | 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) |
|
| Include | Includes another URL. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| Include | Includes the result generated by any servlet, not limited to a ZUML page. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Includer | it might include another ZUML page. | Interface | org.zkoss.zk.ui.ext | ZKoss (ZK) |
|
| IndirectBinding | An indirect binding, a kind of reference binding, but it won't create a sub-tracking tree to get two way bindings, and it is used for children binding internally. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Init | Marker annotation to identify a initial method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Init | | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| InitChildrenBinding | ChildrenBinding for init-loading into children component from backing bean property. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| InitChildrenBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| InitFormBinding | Binding for init a form. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| InitFormBindingImpl | | Class | org.zkoss.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) |
|
| InitPropertyBinding | PropertyBinding for init-loading into component attribute from backing bean property. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| InitPropertyBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Input | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| InputElement | A skeletal implementation of an input box. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| InputEvent | Represents an event cause by user's input something at the client. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Ins | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Intbox | An edit box for holding an integer. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| IntegerPropertyAccess | An Integer property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Integers | | Class | org.zkoss.lang | ZKoss (ZK) |
|
| Interpretation | Defines an interpretation of a DSP page. | Interface | org.zkoss.web.servlet.dsp | ZKoss (ZK) |
|
| Interpreter | The interpreter of the DSP file. | Class | org.zkoss.web.servlet.dsp | 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) |
|
| InterpreterServlet | The servlet used to interpret the DSP file (Potix Dynamic Script Page). | Class | org.zkoss.web.servlet.dsp | ZKoss (ZK) |
|
| IntPropertyAccess | An int property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Isindex | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Item | Represents an item (a. | Interface | org.zkoss.idom | ZKoss (ZK) |
|
| ItemRenderer | Used to generated the HTML fragment for the data associated with a component, such as Selectbox. | Interface | org.zkoss.zul | 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) |
|
| JavaScriptValue | Used to generate a snippet of the JavaScript code. | Class | org.zkoss.json | 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) |
|
| JJTELParserState | | Class | org.zkoss.zel.impl.parser | 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) |
|
| JPEGEncoder | The encoder for encoding an image into the JPEG formatSince:3. | Class | org.zkoss.image.encoder | 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) |
|
| JSONArray | A JSON array. | Class | org.zkoss.json | ZKoss (ZK) |
|
| JSONAware | Beans that support customized output of JSON text shall implement this interface. | Interface | org.zkoss.json | ZKoss (ZK) |
|
| JSONObject | A JSON object. | Class | org.zkoss.json | ZKoss (ZK) |
|
| JSONParser | Parser for JSON text. | Class | org.zkoss.json.parser | ZKoss (ZK) |
|
| JSONs | Utilities to JSON-ize objects that JSON is not aware, such as Date. | Class | org.zkoss.json | ZKoss (ZK) |
|
| JSONValue | Utilities to encode and decode data in JSON format. | Class | org.zkoss.json | ZKoss (ZK) |
|
| JspFns | Utilities to generate ZK related information in JSP pages. | Class | org.zkoss.zk.fn | ZKoss (ZK) |
|
| JVMs | Utilities of Java Virtual Machine. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| JythonInterpreter | The Python interpreter based on jython. | Class | org.zkoss.zk.scripting.jython | ZKoss (ZK) |
|
| Kbd | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| KeyEvent | Represents a key pressed by the user. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Label | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Label | Default getZclass(): z-label. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| LabelElement | A XUL element with a label. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| LabelImageElement | A XUL element with a label (LabelElement. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| LabelLoader | The label loader interface. | Interface | org.zkoss.util.resource.impl | ZKoss (ZK) |
|
| LabelLoaderImpl | The label loader (implementation only). | Class | org.zkoss.util.resource.impl | ZKoss (ZK) |
|
| LabelLocator | A locater used to locate extra resource for Labels. | Interface | org.zkoss.util.resource | ZKoss (ZK) |
|
| LabelLocator2 | A locater used to locate extra resource for Labels into Once registered (by Labels. | Interface | org.zkoss.util.resource | ZKoss (ZK) |
|
| Labels | Utilities to access labels. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| LambdaExpression | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| LanguageDefinition | A definition of a language, such as xul. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Layout | | Class | org.zkoss.zul | ZKoss (ZK) |
|
| LayoutRegion | A layout region in a border layout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Legend | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Li | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Library | Represent the scope of ZK libraries. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| Link | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Listbox | SelectEvent is sent when user changes the selection. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListboxDataLoader | Generic Listbox data loader. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| ListboxListModelConverter | The TypeConverter implementation for converting collection to ListModel of a listboxSince:6. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| ListboxModelConverter | The Converter implementation of the listbox for converting collection to ListModel and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ListboxSelectedIndexConverter | Convert selected index to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ListboxSelectedItemConverter | Convert listbox selected listitem to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| ListboxSelectedItemsConverter | Convert listbox selected listitems to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| Listcell | Default getZclass(): z-listcell (since 5. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListDataEvent | Defines an event that encapsulates changes to a list. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| ListDataListener | Defines the methods used to listener when the content of ListModel is changed. | Interface | org.zkoss.zul.event | ZKoss (ZK) |
|
| ListELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| Listen | Annotation for specifying Event handling in SelectorComposer. | Class | org.zkoss.zk.ui.select.annotation | ZKoss (ZK) |
|
| Listfoot | A row of Listfooter. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Listfooter | A column of the footer of a list box (Listbox). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Listgroup | Adds the ability for single level grouping to the Listbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Listgroupfoot | Listgroupfoot serves as a summary listitem of listgroup. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListgroupRendererExt | Provides additional control to ListitemRenderer for instantiating Listgroup and Listgroupfoot. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| Listhead | A list headers used to define multi-columns and/or headers. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Listheader | The list header which defines the attributes and header of a column Its parent must be Listhead. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Listitem | Default getZclass(): z-listitem (since 5. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListitemComparator | A comparator used to compare Listitem, if not live data, or the data themselves, if live data. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListitemRenderer | Identifies components that can be used as "rubber stamps" to paint the cells in a Listbox. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| ListitemRendererExt | Provides additional control to ListitemRenderer. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| ListModel | This interface defines the methods that components like Listbox and Grid use to get the content of items. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| ListModelArray | This is the ListModel as an Object array to be used with Listbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListModelConverter | The TypeConverter implementation for converting collection to ListModel and vice versa. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| ListModelELResolver | ELResolver for ListModel. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| ListModelList | This is the ListModel as a List to be used with Listbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListModelMap | This is the ListModel as a Map to be used with Listbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListModels | A utility for handling ListModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListModelSet | This is the ListModel as a Set to be used with Listbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ListModelSharer | This interface is created for sharing model to different desktop's component. | Interface | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| ListProxy | | Class | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| ListSubModel | An extra interface that can be implemented with ListModel to control the extract of the combobox. | Interface | org.zkoss.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) |
|
| LoadBinding | Binding for loading. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| LoadChildrenBinding | ChildrenBinding for loading children of component from backing bean property. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| LoadChildrenBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Loader | A loader that could load a resource to another format. | Interface | org.zkoss.util.resource | ZKoss (ZK) |
|
| LoadFormBinding | Binding for load a form. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| LoadFormBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| LoadInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| LoadPropertyBinding | PropertyBinding for load into component attribute from backing bean property. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| LoadPropertyBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| LoadStatus | Denote the status whether a on-demand-loading item is loaded. | Interface | org.zkoss.zul.impl | ZKoss (ZK) |
|
| LoadTemplateBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Locales | The locale relevant utilities. | Class | org.zkoss.util | ZKoss (ZK) |
|
| Location | Represents a location information inside a document. | Interface | org.zkoss.util.resource | ZKoss (ZK) |
|
| Locator | A locator that is able to locate a resource. | Interface | org.zkoss.util.resource | ZKoss (ZK) |
|
| Locator | The interface represents the source locator. | Interface | org.zkoss.xml | ZKoss (ZK) |
|
| Locators | Utilities to load and locate resources. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| Locators | Utilities to handle Locator. | Class | org.zkoss.xml | ZKoss (ZK) |
|
| Log | private static final Log log = Log. | Class | org.zkoss.util.logging | ZKoss (ZK) |
|
| Longbox | An edit box for holding an integer. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Longs | Long relevant utilities. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| LoopStatus | Exposes the current status of an iteration. | Interface | org.zkoss.web.servlet.dsp.action | 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) |
|
| MacroStateCtx | The real power of StateMachine. | Class | org.zkoss.fsm | ZKoss (ZK) |
|
| Map | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| MapELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| MapProxy | A proxy object to implement MapSince:8. | Class | org.zkoss.bind.proxy | ZKoss (ZK) |
|
| Maps | Utilities for process Map. | Class | org.zkoss.util | 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) |
|
| MCommon | | Interface | org.zkoss.mesg | ZKoss (ZK) |
|
| Media | Represents any multi-media, such as a voice, a pdf file, an excel file, an image and so on. | Interface | org.zkoss.util.media | ZKoss (ZK) |
|
| MediaTypeResolver | The MediaTypeResolver interface. | Interface | org.zkoss.util.media | ZKoss (ZK) |
|
| Menu | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Menu | An element, much like a button, that is placed on a menu bar. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Menubar | A container that usually contains menu elements. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Menuitem | A single choice in a Menupopup element. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Menupopup | A container used to display menus. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Menuseparator | Used to create a separator between menu items. | Class | org.zkoss.zul | 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) |
|
| MeshElement | The fundamental class for mesh elements such as Grid, Listbox, and Tree. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| Messageable | | Interface | org.zkoss.mesg | ZKoss (ZK) |
|
| Messagebox | Represents the message box. | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Messagebox | Represents the message box. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| MessageboxDlg | Used with Messagebox to implement a message box. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| MessageConst | Defines the constants of message codes. | Interface | org.zkoss.mesg | ZKoss (ZK) |
|
| MessageFactory | | Class | org.zkoss.zel.impl.util | ZKoss (ZK) |
|
| MessageFormats | The message formatting relevant utilities. | Class | org.zkoss.text | ZKoss (ZK) |
|
| MessageLoader | The interface for loading messages as String output. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Messages | The message manager. | Class | org.zkoss.mesg | ZKoss (ZK) |
|
| Meta | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| MethodExpression | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| MethodExpressionImpl | An Expression that refers to a method on an object. | Class | org.zkoss.zel.impl | ZKoss (ZK) |
|
| MethodExpressionLiteral | | Class | org.zkoss.zel.impl | ZKoss (ZK) |
|
| MethodFunction | A XEL function based on java. | Class | org.zkoss.xel.util | ZKoss (ZK) |
|
| MethodInfo | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| MethodNotFoundException | | Class | org.zkoss.zel | 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) |
|
| MiscUtil | | Class | org.zkoss.bind.impl | 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) |
|
| MultiCache | A CacheMap that uses multiple instanceof CacheMap to speed up It creates multiple instances of CacheMap, called | Class | org.zkoss.util | ZKoss (ZK) |
|
| MultiComposer | To proxy a collection of composers. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| MutableInteger | Represents an integer that can be modified. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| MVELFactory | An implementation based on MVEL. | Class | org.zkoss.zkmax.xel.mvel | ZKoss (ZK) |
|
| MWeb | | Interface | org.zkoss.web.mesg | ZKoss (ZK) |
|
| MZk | | Interface | org.zkoss.zk.mesg | ZKoss (ZK) |
|
| MZul | | Interface | org.zkoss.zul.mesg | ZKoss (ZK) |
|
| Names | Utilities about variable's names. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Namespace | Represents the namespace. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| Namespaceable | Represents a class that supports namespace. | Interface | org.zkoss.idom | 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) |
|
| 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) |
|
| Nobr | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Node | | Interface | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| NodeInfo | Represent a node in a ZUML metainfo tree. | Interface | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Nodes | Node related utilities. | Class | org.zkoss.xml | ZKoss (ZK) |
|
| NodeVisitor | | Interface | org.zkoss.zel.impl.parser | 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) |
|
| North | A north region of a border layout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| NotableLinkedList | Linked list implementation of the List interface that provides the callback methods such as onAdd(E, E), onSet(E, E) | Class | org.zkoss.util | ZKoss (ZK) |
|
| NotifyChange | Notify value change. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| NotifyChangeInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| NotifyCommand | Notify a command to either server or client. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| NotifyCommands | Notify a set of commands to either server or client. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| NullInputStream | An input stream that returns nothing, a. | Class | org.zkoss.io | ZKoss (ZK) |
|
| NullReader | A reader that returns nothing, a. | Class | org.zkoss.io | ZKoss (ZK) |
|
| NullWriter | A writer that drops all output. | Class | org.zkoss.io | ZKoss (ZK) |
|
| NumberInputElement | A skeletal implementation for number-type input box. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| Object | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| ObjectBooleanConverter | Converter to convert boolean to Object. | Class | org.zkoss.bind.converter | ZKoss (ZK) |
|
| ObjectPropertyAccess | An Object proeprty typeSince:8. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Objects | Utilities related to the Object class. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| OGNLFactory | An implementation based on OGNL. | Class | org.zkoss.zkmax.xel.ognl | ZKoss (ZK) |
|
| Ol | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Openable | Indicate an openable collection. | Interface | org.zkoss.zul.ext | 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 expectable system exception denoting user's operation errors. | Class | org.zkoss.lang | 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) |
|
| Optgroup | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Option | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Optional | | Class | org.zkoss.zel.impl.stream | ZKoss (ZK) |
|
| Otherwise | Represents the last alternative within a Choose action. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| Otherwise | A switch statement has default clause to specify a default action and similar way choose has otherwise as default clause. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| Out | Generates the specified value into a string. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| P | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Padding | Control the padding height of a component(Used mainly for component developing). | Interface | org.zkoss.zul.impl | ZKoss (ZK) |
|
| Page | The page action used to set the page info, such as the content type. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| Page | A page. | Interface | org.zkoss.zk.ui | ZKoss (ZK) |
|
| Pageable | Represents a component that can be displayed in multiple pages but cannot be controlled by an external paging controller. | Interface | org.zkoss.zul.ext | 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) |
|
| PageContext | Represents a page context. | Interface | org.zkoss.web.servlet.xel | 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 for ZHTML pages. | Class | org.zkoss.zhtml.impl | ZKoss (ZK) |
|
| PageRenderer | The page render used to render a page. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| PageRenderer | The page render for XML pages. | Class | org.zkoss.zml.impl | ZKoss (ZK) |
|
| PageRenderer | The page render for ZUL pages. | Class | org.zkoss.zul.impl | 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) |
|
| PageSizeEvent | Used to notify the paging size has been changed when the autopaging (MeshElement. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| Paginal | Represents a component that is used to control how to display other components in multiple pages. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| Paginated | Indicates a component that can be controller by an external paging controller (i. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| Paging | Paging of long content. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| PagingEvent | Used to notify that a new page is selected by the user, or by Paginal (such as Paging). | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| PagingEventPublisher | Provide methods to manage PagingListenersSince:8. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| PagingListener | Provide a shortcut for PagingEventListenerSince:8. | Interface | org.zkoss.zul.event | ZKoss (ZK) |
|
| Pair | A pair of keys. | Class | org.zkoss.util | ZKoss (ZK) |
|
| Panel | Panel is a container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Panelchildren | Panelchildren is used for Panel component to manage each child who will be shown in the body of Panel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ParamCall | To help invoke a method with BindingParam etc. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ParameterMap | Represents a parameter map. | Class | org.zkoss.web.servlet.xel | ZKoss (ZK) |
|
| ParseException | ParseException explains why and where the error occurs in source JSON text. | Class | org.zkoss.json.parser | ZKoss (ZK) |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| ParseException | Exception thrown for illegal selector string. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Parser | | Class | org.zkoss.web.servlet.dsp.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 | Class that holding a dot series path and process Form field name. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Path | A representation of a component path. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| PathELResolver | Handle dot series path when evaluating expression. | Class | org.zkoss.bind.xel.zel | 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) |
|
| Phase | The Phase of PhaseListener when doing binding. | Class | org.zkoss.bind | ZKoss (ZK) |
|
| PhaseListener | A call back listener that allow user to intervene the execution life cycle. | Interface | org.zkoss.bind | 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) |
|
| PieModel | A Pie chart data model. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| PNGEncoder | The encoder for encoding an image into the PNG formatSince:3. | Class | org.zkoss.image.encoder | ZKoss (ZK) |
|
| PollingServerPush | A server-push implementation that is based on client-polling. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| Popup | A container that is displayed as a popup. | Class | org.zkoss.zul | 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) |
|
| PortletHttpSession | A facade of PortletSession for implementing HttpSession. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| PortletModes | Utilities to handles PortletMode. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| Portlets | Utilities to handle portlet. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| PortletServletContext | A facade servlet context based on a given portlet context. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| PortletServletDispatcher | A facade of a PortletRequestDispatch for implementing RequestDispatcher. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| PotentialDeadLockException | Denote a potential dead lock might occur. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| Pre | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Primitives | Utilities regarding primitive type and its wrapper class. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| ProcessingInstruction | The iDOM processing instruction. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| ProcessPropertiesMap | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| Progressmeter | A progress meter is a bar that indicates how much of a task has been completed. | Class | org.zkoss.zul | 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 | Represent a property of a base object in the binding. | Interface | org.zkoss.bind | 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) |
|
| PropertyBinding | A binding tells how to deal with Load or Save a field of a source object (usually an UI component) and a property of a target object(usually a backing bean). | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| PropertyBindingImpl | A base implementation of PropertyBinding. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| PropertyBundle | The property bundle. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| PropertyChangeEvent | The property-change eventSince:6. | Class | org.zkoss.bind | ZKoss (ZK) |
|
| PropertyExpression | An implementation of component property expression to evaluate it with a reflection method call instead of EL resolving. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| PropertyImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| PropertyNotFoundException | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| PropertyNotFoundException | Represents the a property (a. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| PropertyNotWritableException | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ProxyEvent | Used to proxy another event. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| ProxyHelper | A proxy helper class to create a proxy cache mechanism for Set, List, Collection,Since:8. | Class | org.zkoss.bind.proxy | 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) |
|
| Q | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| QueryParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Radio | Radio buttons without a ancestor Radiogroup is considered The nearest ancestor Radiogroup is the group that the radio | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Radiogroup | Note: To support the versatile layout, a radio group accepts any kind of children, including Radio. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| RadiogroupModelConverter | The Converter implementation of the radiogroup for converting collection to ListModel and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| RadiogroupSelectedIndexConverter | Convert selected index to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| RadiogroupSelectedItemConverter | Convert Radiogroup selected item to radio value and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| RadiogroupSelectedItemConverter | Convert Radiogroup selected item to radio value and vice versa. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| RadioRenderer | Identifies components that can be used as "rubber stamps" to paint the cells in a Radiogroup. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| Raw | The raw component used to generate raw HTML elements. | Class | org.zkoss.zhtml | 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) |
|
| ReferenceBinding | A reference to an expression. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| ReferenceBindingHandler | | Interface | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ReferenceBindingHandlerImpl | | Class | org.zkoss.zkex.bind.impl | ZKoss (ZK) |
|
| ReferenceBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Reflections | A collection of reflection utilities. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| ReflectionUtil | Utilities for Managing Serialization and ReflectionAuthor:Jacob Hookom [jacob@hookom. | Class | org.zkoss.zel.impl.util | ZKoss (ZK) |
|
| Remove | The remove action used to remove an attribute. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| RendererCtrl | This interface defines the methods components like Listbox use to notify the renderer for several circumstance. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| RenderEvent | Represents the onRender event. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| RenderHttpServletRequest | A facade of RenderRequest that implements HttpServletRequest. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| RenderHttpServletResponse | A facade of RenderResponse that implements HttpServletRespose. | Class | org.zkoss.web.portlet | 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) |
|
| RenderUtils | | Class | org.zkoss.zkmax.zul.fusionchart.render | ZKoss (ZK) |
|
| Repeatable | Used to decorate java. | Interface | org.zkoss.io | ZKoss (ZK) |
|
| RepeatableInputStream | RepeatableInputStream adds functionality to another input stream, the ability to read repeatedly. | Class | org.zkoss.io | ZKoss (ZK) |
|
| RepeatableMedia | RepeatableMedia adds functionality to another media, the ability to read repeatedly. | Class | org.zkoss.util.media | ZKoss (ZK) |
|
| RepeatableReader | RepeatableReader adds functionality to another reader, the ability to read repeatedly. | Class | org.zkoss.io | ZKoss (ZK) |
|
| RequestContext | The context used to simplify the signatures of XEL function. | Interface | org.zkoss.web.servlet.xel | ZKoss (ZK) |
|
| RequestContexts | RequestContexts maintains a stack of RequestContext to simplify the signatures of the XEL function. | Class | org.zkoss.web.servlet.xel | 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) |
|
| RequestScope | Represents the request scope. | Class | org.zkoss.web.servlet.xel | ZKoss (ZK) |
|
| RequestXelResolver | A XEL variable resolver that is based on Servlet request, response,Since:3. | Class | org.zkoss.web.servlet.xel | 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) |
|
| ResourceBundleELResolver | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ResourceCache | Used to cache resources. | Class | org.zkoss.util.resource | ZKoss (ZK) |
|
| ResourceCache | Used to cache Servlet resources. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ResourceCaches | Utilities to load (and parse) the Servlet resource. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ResourceHttpServletRequest | A facade of ResourceRequest that implements HttpServletRequest. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| ResourceHttpServletResponse | A facade of ResourceResponse that implements HttpServletResponse. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| ResourceLoader | A semi-implemented loader to used with ResourceCaches. | Class | org.zkoss.web.util.resource | 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) |
|
| RoundingModes | Utilities to handle the rounding mode. | Class | org.zkoss.math | ZKoss (ZK) |
|
| Row | A single row in a Rows element. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Rowchildren | Rowchildren component is used for placing components inside the grid created by rowlayout component. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| RowComparator | A comparator used to compare Row, if not live data, or the data themselves, if live data. | Class | org.zkoss.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) |
|
| RowRenderer | Identifies components that can be used as "rubber stamps" to paint the cells in a Grid. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| RowRendererExt | Provides additional control to RowRenderer. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| Rows | Defines the rows of a grid. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Samp | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| SaveBinding | | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| SaveFormBinding | Binding for saving a form. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| SaveFormBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| SaveInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| SavePropertyBinding | PropertyBinding for save from component attribute into backing bean property. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| SavePropertyBindingImpl | | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| SAXBuilder | The builder based on SAX parsers. | Class | org.zkoss.idom.input | ZKoss (ZK) |
|
| SAXHandler | It implements ContentHandler, LexicalHandler and DeclHandler. | Class | org.zkoss.idom.input | ZKoss (ZK) |
|
| Scheduler | A scheduler that is able to schedule a task to execute asynchronously. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Scope | The implicit scopes of zk for ScopeParam. | Class | org.zkoss.bind.annotation | 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) |
|
| ScopeParam | Marker annotation to identify the name of a parameter of a method. | Class | org.zkoss.bind.annotation | 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) |
|
| Select | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Selectable | Indicate a selectable collection or component. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| Selectbox | A light weight dropdown list. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SelectboxListModelConverter | The TypeConverter implementation for converting collection to ListModel of a gridSince:6. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| SelectboxModelConverter | The Converter implementation of the selectbox for converting collection to ListModel and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| SelectboxSelectedIndexConverter | Convert selected index to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| SelectboxSelectedItemConverter | Convert listbox selected listitem to bean and vice versa. | Class | org.zkoss.bind.converter.sys | 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) |
|
| SelectionControl | Indicate a selection control for SelectableSince:8. | Interface | org.zkoss.zul.ext | 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) |
|
| SelectorComposer | A composer analogous to GenericForwardComposer. | Class | org.zkoss.zk.ui.select | ZKoss (ZK) |
|
| SelectorParam | Marker annotation to identify the component of a parameter of a method The value() is the selector to find components. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Selectors | A collection of selector related utilities. | Class | org.zkoss.zk.ui.select | ZKoss (ZK) |
|
| SelectorsExt | | Class | org.zkoss.zkmax.ui.select | ZKoss (ZK) |
|
| SEORenderer | A plugin that an application could add to generate application-specific SEO content. | Interface | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Separator | Default getZclass() is "z-separator". | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SerializableAware | An extra interface implemented by an interpreter (Interpreter) if it supports serialization. | Interface | org.zkoss.zk.scripting | 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) |
|
| SerializableMethod | A wrapper of java. | Class | org.zkoss.lang.reflect | ZKoss (ZK) |
|
| Serializables | Utilities to handle java. | Class | org.zkoss.io | 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) |
|
| ServletContextLocator | Locator based on ServletContext. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ServletDspContext | A DSP context based on HTTP servlet request and response. | Class | org.zkoss.web.servlet.dsp | ZKoss (ZK) |
|
| ServletFns | Providing servlet relevant functions for EL. | Class | org.zkoss.web.fn | ZKoss (ZK) |
|
| ServletLabelLocator | Used by Labels to load labels from a servlet context. | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| ServletOutputStreamWrapper | A facade of OutputStream for implementing ServletOutputStream. | Class | org.zkoss.web.servlet | ZKoss (ZK) |
|
| ServletPortletDispatcher | A facade of a RequestDispatch for implementing PortletRequestDispatcher. | Class | org.zkoss.web.portlet | ZKoss (ZK) |
|
| ServletRequestResolver | Used to resolve the variables defined in the request (such as DSP context and ZK's execution). | Class | org.zkoss.web.util.resource | ZKoss (ZK) |
|
| Servlets | The servlet relevant utilities. | Class | org.zkoss.web.servlet | 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) |
|
| Set | The set action used to set an attribute. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| SetProxy | This class provides a proxy implementation of the Set interface. | Class | org.zkoss.bind.proxy | 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) |
|
| ShadowTemplate | A utility to let developers to apply shadow elements in Java class. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| ShowWindowEventListener | The default listener to show a modal window for login and other things. | Class | org.zkoss.zkplus.acegi | ZKoss (ZK) |
|
| SimpleBindXelContext | This implementation is used to boost the resolver's lookup time, as long as the resolving variable matches self or the name of the VM's ID. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| SimpleCategoryModel | A Category data model implementation of CategoryModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| SimpleClassResolver | A simple resolver that depends on Classes. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| SimpleConstraint | The default constraint supporting no empty, regular expressions and so on. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleDateConstraint | A simple date constraint. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleDesktopCache | A simple implementation of DesktopCache. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| SimpleDoubleSpinnerConstraint | A simple double spinner constraint. | Class | org.zkoss.zul | 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) |
|
| SimpleGroupsModel | A simple implementation of GroupsModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleHiLoModel | A HiLo data model implementation of HiLoModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleListModel | A simple implementation of ListModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleListModelSharer | SimpleListModelSharer is a simple implementation of ListModelSharer Available in ZK PE and ZK EE. | Class | org.zkoss.zkex.zul | ZKoss (ZK) |
|
| SimpleMapper | A simple function mapper. | Class | org.zkoss.xel.util | ZKoss (ZK) |
|
| SimpleNode | | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| SimplePieModel | A Pie chart data model implementation of PieModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleResolver | A simple resolver that retrieve variable from a map. | Class | org.zkoss.xel.util | 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) |
|
| SimpleSingleValueCategoryModel | A Pie chart data model implementation of SingleValueCategoryModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleSpinnerConstraint | A simple spinner constraint. | Class | org.zkoss.zul | 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) |
|
| SimpleXelContext | A simple implementation of XelContext. | Class | org.zkoss.xel.util | ZKoss (ZK) |
|
| SimpleXYModel | A XY data model implementation of XYModel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| SimpleXYZModel | A XYZ data model implementation of XYZModel. | Class | org.zkoss.zul | 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) |
|
| SingleValueCategoryModel | A Pie chart data model. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| SizeEvent | Represents an event caused by a component being re-sized. | Class | org.zkoss.zk.ui.event | ZKoss (ZK) |
|
| Slider | Default getZclass(): z-slider. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Small | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| SmartNotifyChange | Notify value change once it changed, unlike NotifyChange. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Sortable | Indicate a data model that supports sorting. | Interface | org.zkoss.zul.ext | 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) |
|
| South | A south region of a border layout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Space | Space is a Separator with the orient default to "vertical". | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Span | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Span | The same as HTML SPAN tag. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Spinner | An edit box for holding a constrained integer. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Splitter | An element which should appear before or after an element inside a box (Box, Vbox and Hbox). | Class | org.zkoss.zul | 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) |
|
| StackInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | 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) |
|
| StandardELContext | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| StandardTheme | A standard implementation of Theme. | Class | org.zkoss.web.theme | 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) |
|
| StandardThemeProvider | A standard implementation of ThemeProvider for ZK CE, which works with the Breeze series themes | Class | org.zkoss.zul.theme | ZKoss (ZK) |
|
| StateCtx | A context for a State in a StateMachine, holding returning and transitionSince:6. | Class | org.zkoss.fsm | ZKoss (ZK) |
|
| StateMachine | A Finite State Machine implementation. | Class | org.zkoss.fsm | ZKoss (ZK) |
|
| StaticFieldELResolver | | Class | org.zkoss.zel | 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) |
|
| Stream | | Class | org.zkoss.zel.impl.stream | ZKoss (ZK) |
|
| StreamELResolverImpl | | Class | org.zkoss.zel.impl.stream | ZKoss (ZK) |
|
| StringFns | Functions to manipulate strings in EL. | Class | org.zkoss.xel.fn | ZKoss (ZK) |
|
| StringKeysMap | A skeletal implementation for Map to wrap something with enumeration of keys, which must be String. | Class | org.zkoss.web.servlet.xel | ZKoss (ZK) |
|
| StringPropertyAccess | A String property class. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| Strings | | Class | org.zkoss.lang | ZKoss (ZK) |
|
| Strong | | Class | org.zkoss.zhtml | 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) |
|
| Style | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Style | The style component used to specify CSS styles for the owner desktop. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| StyleSheet | Represents a style sheet. | Class | org.zkoss.html | ZKoss (ZK) |
|
| Sub | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Subscribe | Annotation for subscribing an EventQueue with the annotated method. | Class | org.zkoss.zkmax.ui.select.annotation | ZKoss (ZK) |
|
| Sup | | Class | org.zkoss.zhtml | 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) |
|
| SystemConverters | To keep system level converters, the built-in converters are initialized when first accessing. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| SystemException | Indicates a system exception. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| SystemValidators | To keep system level validators, the built-in validators are initialized when first accessing. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Tab | Default getZclass(): z-tab. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Tabbox | org. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TabboxEngine | Tabbox engine is an engine that do the model rendering for ListModelSince:7. | Interface | org.zkoss.zul.impl | ZKoss (ZK) |
|
| TabboxEngineImpl | An implementation engine for tabbox with model. | Class | org.zkoss.zkmax.zul.impl | ZKoss (ZK) |
|
| TabboxModelConverter | | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| TabboxRenderer | Identifies components that can be used as "rubber stamps" to paint the tab and tabpanel in a Tabbox. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| TabboxSelectedIndexConverter | | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| TabboxSelectedTabConverter | Convert tabbox selected tab and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| TabboxSelectedTabConverter | Convert Tabbox selected Tab to Tab label and vice versa. | Class | org.zkoss.zkplus.databind | ZKoss (ZK) |
|
| Table | | Class | org.zkoss.zhtml | 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) |
|
| Tabpanel | Default getZclass(): z-tabpanel. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Tabpanels | A collection of tab panels. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Tabs | A collection of tabs (Tab). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Taglib | Represents a taglib. | Class | org.zkoss.xel.taglib | ZKoss (ZK) |
|
| TaglibDefinition | Represents the content of a taglib. | Class | org.zkoss.xel.taglib | ZKoss (ZK) |
|
| TaglibMapper | A function mapper that is capable to load function and class definitionsSince:3. | Class | org.zkoss.xel.util | ZKoss (ZK) |
|
| Taglibs | Utilities to handle taglib. | Class | org.zkoss.xel.taglib | ZKoss (ZK) |
|
| TagRenderContext | The render context used to render the additional part (JavaScriptSince:5. | Class | org.zkoss.zhtml.impl | ZKoss (ZK) |
|
| Tbeditor | A component which is similar to ckeditor but is lightweight and efficient. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Tbody | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Td | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Template | Represents a UI template that is used to create components. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| TemplateBasedShadowElement | A template based skeleton classSince:8. | Class | org.zkoss.zuti.zul | ZKoss (ZK) |
|
| TemplateInfo | Represent a template element. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| TemplateResolver | Resolver for TemplateSince:6. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| TemplateResolverImpl | The resolver resolves template and handles template changesSince:6. | Class | org.zkoss.bind.impl | 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) |
|
| Text | | Class | org.zkoss.idom | ZKoss (ZK) |
|
| Text | Represents a piece of text (of DOM). | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Textarea | If you instantiate Textarea directly, you shall use Input. | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Textbox | Default getZclass(): z-textbox. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TextInfo | | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Textual | Represents an object that is mainly for storing "text". | Interface | org.zkoss.idom | ZKoss (ZK) |
|
| Tfoot | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Th | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Thead | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Theme | A Theme encapsulates theme-specific attributes. | Class | org.zkoss.web.theme | ZKoss (ZK) |
|
| ThemeFns | Providing theme relevant functions for EL. | Class | org.zkoss.web.fn | ZKoss (ZK) |
|
| ThemeProperties | A utility theme properties loaderSince:6. | Class | org.zkoss.web.fn | ZKoss (ZK) |
|
| ThemeProvider | Used to replace the theme defined in the language definitions (lang. | Interface | org.zkoss.zk.ui.util | ZKoss (ZK) |
|
| ThemeRegistry | Used to store a list of themes available to the web application. | Interface | org.zkoss.web.theme | ZKoss (ZK) |
|
| ThemeResolver | Interface for web-based theme resolution strategies that allows for both theme resolution via the request and theme selection via request and response. | Interface | org.zkoss.web.theme | ZKoss (ZK) |
|
| Themes | Utilities for managing standard theme. | Class | org.zkoss.zkplus.theme | ZKoss (ZK) |
|
| Themes | Facade for accessing internal theming subsystem In most cases, users need not use the underlying theme registry and | Class | org.zkoss.zul.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) |
|
| Threads | Thread relevant utilities. | Class | org.zkoss.lang | ZKoss (ZK) |
|
| Timebox | An input box for holding a time (a java. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Timepicker | A combobox for holding a time (a java. | Class | org.zkoss.zkmax.zul | ZKoss (ZK) |
|
| Timer | Fires one or more Event after Timer is a special component that is invisible. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TimeZones | Utilities to access time-zone. | Class | org.zkoss.util | ZKoss (ZK) |
|
| Title | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| ToClientCommand | Notify a command to client. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Token | Describes the input token stream. | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| Token | The model of Selector token. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| Tokenizer | A tokenizer of selector string. | Class | org.zkoss.zk.ui.select.impl | ZKoss (ZK) |
|
| TokenMgrError | Token Manager Error. | Class | org.zkoss.zel.impl.parser | ZKoss (ZK) |
|
| Toolbar | defaultpanel: since 3. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Toolbarbutton | Non-xul extension: Toolbarbutton supports Button. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| ToServerCommand | Notify a command to server. | Class | org.zkoss.bind.annotation | ZKoss (ZK) |
|
| Tr | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| Tracker | Bind tracker to maintain a binding dependency graph. | Interface | org.zkoss.bind.sys.tracker | ZKoss (ZK) |
|
| TrackerImpl | | Class | org.zkoss.bind.tracker.impl | ZKoss (ZK) |
|
| TrackerImplEx | | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| TrackerNode | Tracker Node in a binding dependency graph. | Interface | org.zkoss.bind.sys.tracker | ZKoss (ZK) |
|
| TrackerNodeImpl | | Class | org.zkoss.bind.tracker.impl | ZKoss (ZK) |
|
| Transformer | Transforms an iDOM Document. | Class | org.zkoss.idom.transform | ZKoss (ZK) |
|
| Transformer | | Class | org.zkoss.zml | ZKoss (ZK) |
|
| Tree | A container which can be used to hold a tabular or hierarchical set of rows of elements. | Class | org.zkoss.zul | 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) |
|
| Treecell | In XUL, treecell cannot have any child, but ZUL allows it. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Treechildren | | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Treecol | Default getZclass(): z-treecol (since 5. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Treecols | Default getZclass(): z-treecols (since 5. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TreeDataEvent | Defines an event that encapsulates changes to a tree. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| TreeDataListener | Defines the methods used to listener when the content of TreeModel is changed. | Interface | org.zkoss.zul.event | ZKoss (ZK) |
|
| Treefoot | A row of Treefooter. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Treefooter | A column of the footer of a tree (Tree). | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Treeitem | onOpen is sent when a tree item is opened or closed by user. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TreeitemComparator | A comparator used to compare Treeitem, if not live data, or the data themselves, if live data. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TreeitemRenderer | Identifies components that can be used as "rubber stamps" to paint the cells in a Tree. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| TreeModel | This interface defines the methods that component like Tree use to get the content of items. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| TreeModelConverter | | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| TreeModelELResolver | ELResolver for TreeModel. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| TreeNode | Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| TreeOpenableModel | Indicate an openable collection or components. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| Treerow | Default getZclass(): z-treerow (since 5. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| TreeSelectableModel | Indicate a tree model that supports selection. | Interface | org.zkoss.zul.ext | ZKoss (ZK) |
|
| TreeSelectedItemConverter | Convert tree selected treeitem to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| TreeSelectedItemsConverter | Convert tree selected treeitem to bean and vice versa. | Class | org.zkoss.bind.converter.sys | ZKoss (ZK) |
|
| TrendLinePropertiesList | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| Tt | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| TypeConverter | | Class | org.zkoss.zel | 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) |
|
| UiException | Represents a UI-relevant runtime exception. | Class | org.zkoss.zk.ui | 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) |
|
| Ul | | Class | org.zkoss.zhtml | 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) |
|
| UriConverter | Convert String into UriSince:6. | Class | org.zkoss.bind.converter | 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) |
|
| URLReader | Convenience class for reading character files. | Class | org.zkoss.io | ZKoss (ZK) |
|
| Utils | | Class | org.zkoss.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) |
|
| Utils | A collection of utilities. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| Validation | | Class | org.zkoss.zel.impl.util | ZKoss (ZK) |
|
| ValidationContext | The context for validationSince:6. | Interface | org.zkoss.bind | ZKoss (ZK) |
|
| ValidationContextImpl | the default implementation of validation contextSince:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| ValidationInfo | | Class | org.zkoss.bind.sys.debugger.impl.info | ZKoss (ZK) |
|
| ValidationMessages | To provide the message binding between validator and binder. | Interface | org.zkoss.bind.sys | ZKoss (ZK) |
|
| ValidationMessagesELResolver | ELResolver for ValidationMessages. | Class | org.zkoss.bind.xel.zel | ZKoss (ZK) |
|
| ValidationMessagesImpl | Collection base implementation of ValidationMessagesSince:6. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| Validator | Generic binding validation interface. | Interface | org.zkoss.bind | ZKoss (ZK) |
|
| ValueExpression | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| ValueExpressionImpl | An Expression that can get or set a value. | Class | org.zkoss.zel.impl | ZKoss (ZK) |
|
| ValueExpressionImplEx | An extension of ValueExpressionImpl to do a lazy initiating EL expression construction. | Class | org.zkoss.zkmax.bind.impl | ZKoss (ZK) |
|
| ValueExpressionLiteral | | Class | org.zkoss.zel.impl | ZKoss (ZK) |
|
| ValueReference | This represents a base model object and one of its properties (EL 2. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| ValueReference | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| Var | | Class | org.zkoss.zhtml | ZKoss (ZK) |
|
| VariableMapper | | Class | org.zkoss.zel | ZKoss (ZK) |
|
| VariableMapperFactory | | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| VariableMapperImpl | | Class | org.zkoss.zel.impl.lang | ZKoss (ZK) |
|
| VariableResolver | Used to customize the way an Expression resolves variable references at evaluation time. | Interface | org.zkoss.xel | 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) |
|
| VariableResolverX | An extension of VariableResolver to have more control to resolve the variables. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| VariablesInfo | The information about the variables element in the ZUML page. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| Vbox | Default Box. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Verifier | The verifier to verify W3C/DOM related constraints. | Class | org.zkoss.idom | ZKoss (ZK) |
|
| Version | The version of the ZK Binding. | Class | org.zkoss.bind | ZKoss (ZK) |
|
| Version | The version info of the Potix Common Library. | Class | org.zkoss | ZKoss (ZK) |
|
| Version | The version of the ZK Web Library. | Class | org.zkoss.web | ZKoss (ZK) |
|
| Version | The version info of the ZK EL Library. | Class | org.zkoss.zel | ZKoss (ZK) |
|
| Version | The version of the ZK ZHTML component set. | Class | org.zkoss.zhtml | 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) |
|
| Version | The version of the ZK XML component set. | Class | org.zkoss.zml | ZKoss (ZK) |
|
| Version | The version of the ZK XUL component set. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| Version | The version of the ZK UI Template Injection Addon. | Class | org.zkoss.zuti | 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) |
|
| Vlayout | Default getZclass(): z-vlayout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| VolatilePage | A page that does not really exist at the client. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| WaferMapModel | A semiconductor wafer map data model to be used with wafermap chart. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| WaitLock | A simple lock used to implement load-on-demand mechanism. | Class | org.zkoss.util | ZKoss (ZK) |
|
| WcsExtendlet | The extendlet to handle WCS (widget CSS). | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| WeakIdentityMap | WeakIdentityMap is like WeakHashMap, except it uses a key's identity hashcode and equals methods. | Class | org.zkoss.bind.impl | 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) |
|
| West | A west region of a border layout. | Class | org.zkoss.zul | ZKoss (ZK) |
|
| When | Represents an alternative within a Choose action. | Class | org.zkoss.web.servlet.dsp.action | ZKoss (ZK) |
|
| When | A when tag is used for choose like a Java switch statement in that it lets you between a number of alternatives. | Class | org.zkoss.zuti.zul | 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) |
|
| Window | Unlike other elements, each Window is an independent ID space (by implementing IdSpace). | Class | org.zkoss.zul | 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) |
|
| WriterOutputStream | An output stream that is on top of a writer. | Class | org.zkoss.io | ZKoss (ZK) |
|
| WrongValueException | Denotes the value passed to a setter (a. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| WrongValuePropertyImpl | // ZK-878 Exception if binding a form with errorMessage To handle wrong value exception when getting a component value. | Class | org.zkoss.bind.impl | ZKoss (ZK) |
|
| WrongValuesException | Denotes an exception that is an aggregation of multiple WrongValueException. | Class | org.zkoss.zk.ui | ZKoss (ZK) |
|
| XelContext | Context information for XEL evaluation. | Interface | org.zkoss.xel | ZKoss (ZK) |
|
| XelContextProxy | A proxy to replace the variable resolver of a given XEL context. | Class | org.zkoss.xel.util | ZKoss (ZK) |
|
| XelELContext | An ZEL context that is based on XEL context. | Class | org.zkoss.xel.zel | ZKoss (ZK) |
|
| XelELMapper | An ZEL function mapper that is based on a XEL function mapper. | Class | org.zkoss.xel.zel | 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 XEL implementation of ZEL ELResolver. | Class | org.zkoss.xel.zel | 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) |
|
| XelException | Represents a XEL exception. | Class | org.zkoss.xel | ZKoss (ZK) |
|
| XmlContentRenderer | An implementation of ContentRenderer that renders the content as a Xml attribute (i. | Class | org.zkoss.zk.ui.sys | ZKoss (ZK) |
|
| XmlDevice | Represents the XML output. | Class | org.zkoss.zml.device | ZKoss (ZK) |
|
| XmlFns | Functions to manipulate XML/HTML for EL. | Class | org.zkoss.xel.fn | ZKoss (ZK) |
|
| XmlMacroComponent | The implementation of a macro component for XML output. | Class | org.zkoss.zml | ZKoss (ZK) |
|
| XmlNativeComponent | A comonent used to represent XML elements that are associated with the inline namespace (http://www. | Class | org.zkoss.zml | ZKoss (ZK) |
|
| XMLResourcesLocator | Represents a locator used to locate XML resources. | Interface | org.zkoss.util.resource | ZKoss (ZK) |
|
| XMLs | The XML relevant utilities. | Class | org.zkoss.xml | ZKoss (ZK) |
|
| XmlTreeBuilder | A tree builder for parsing XML formatSince:8. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| XulElement | The fundamental class for XUL elements. | Class | org.zkoss.zul.impl | ZKoss (ZK) |
|
| XYChartConfig | | Class | org.zkoss.zkmax.zul.fusionchart.config | ZKoss (ZK) |
|
| XYModel | A XY chart data model. | Interface | org.zkoss.zul | ZKoss (ZK) |
|
| XYZModel | A XYZ chart data model. | Interface | org.zkoss.zul | 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) |
|
| ZKBinderPhaseListeners | An aggregating phase listenersSince:8. | Class | org.zkoss.bind.init | 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) |
|
| Zkhead | The component used to generate CSS and JavaScrpt declarations. | Class | org.zkoss.zhtml | 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) |
|
| ZulEvents | Utilities to access events for ZK and ZUL. | Class | org.zkoss.zul.event | ZKoss (ZK) |
|
| ZulMessageLoader | ZUL implementation of MessageLoaderSince:5. | Class | org.zkoss.zul.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) |
|
| ZutiPhaseListener | A bind phase listener for Zuti addonSince:8. | Class | org.zkoss.zuti.bind | ZKoss (ZK) |