All Classes Interface Summary Class Summary Annotation Types Summary
| Class |
Description |
| Anchornav |
A anchornav component
Anchornav synchronizes the scrolling position on a page or within ZK containers (Div, Window, etc.)
|
| AnnotateBinderEx |
For ZK-2289, much less memory consumption
|
| ApacheELFactory |
An implementation that is based on Apache commons-el:
org.apache.commons.el.ExpressionEvaluatorImpl.
|
| ApacheELFactory |
An implementation based on org.apache.el.ExpressionFactoryImpl.
|
| Attributes |
Attributes used internally for WebSocket connections only.
|
| AuDownloader |
The AU processor to handle the resumable download.
|
| AuLoadingbar |
The au object for Loadingbar.
|
| AuToast |
The au object for toast.
|
| Barcode |
Represents a barcode
|
| Barcodescanner |
A Barcode scanner
Only works for Chrome, Firefox and Edge. iOS Safari is supported since 11.
|
| BeanValidator |
A JSR 303 compatible validator for a property-binding.
|
| Biglistbox |
A component to handle a huge data sets and provides the same and as many as
the functionalities of Listbox including selection,
sorting, keystroke navigation, ROD(rendering-on-demand), and so on.
|
| BiglistboxSelectedIndexConverter |
Convert selected index to bean and vice versa.
|
| BiglistboxSelectedObjectConverter |
Convert biglistbox selection.
|
| BindCascaderRenderer<E> |
Cascader renderer for binding.
|
| BindChosenboxRenderer |
chosenbox renderer.
|
| BindELContextEx |
An extension of BindELContext to do a lazy initiating EL expression construction.
|
| BindELResolverEx |
An extension of BindELResolver to do a lazy initiating EL expression
construction.
|
| BindEvaluatorXImplEx |
An extension of BindEvaluatorXImpl to do a lazy initiating EL expression construction.
|
| BindExpressionBuilderEx |
An extension of BindExpressionBuilder to do a lazy initiating EL expression
construction.
|
| BindExpressionFactoryImplEx |
An extension of BindExpressionFactoryImpl to do a lazy initiating EL expression construction.
|
| BindLineitemRenderer<E> |
lineitem renderer for binding.
|
| BindOrgitemRenderer |
Orgitem renderer for binding.
|
| BindSearchboxRenderer<E> |
Searchbox renderer for binding.
|
| BindStepRenderer<E> |
Step renderer for binding.
|
| BindUiLifeCycleExtension |
An implementation of BindUiLifeCycle.Extension to extend BindUiLifeCycle
It is the default extension if ZK EE is installed.
|
| BindXelExpressionEx |
An extension of BindXelExpression to do a lazy initiating EL expression construction.
|
| BindXelFactoryEx |
An extension of BindXelFactory to do a lazy initiating EL expression construction.
|
| Camera |
A camera, use to record video and take snapshot, have a preview screen.
|
| Cardlayout |
A layout allow end user change view like change card.
|
| Cascader<E> |
A Cascader is a dropdown list in tree structure, and it supports TreeModel.
|
| CellClickEvent |
Represents an event that indicates a clicking on a cell data for a matrix data
component like Biglistbox, and provides more information about
the row index and the column index.
|
| Chosenbox |
A component that similar to Combobox but handle the multi-selection and the select order.
|
| ChosenboxModelConverter |
The Converter implementation of the Chosenbox for converting collection to ListModel and vice versa.
|
| Coachmark |
A coachmark component.
|
| CometAsyncServlet |
The synchronous servlet for supporting comet.
|
| CometServerPush |
ZK Comet that supports Servlet 3 asynchronous processing.
|
| Cropper |
An image cropper that can select a range to get the cropped result.
|
| DefaultStepModel<E> |
A simple step data model that uses Step to represent a stepbar.
|
| DefaultTreeSelectionControlEx<E> |
An extension of AbstractTreeModel.DefaultSelectionControl,
by default it assumes all elements are selectable.
|
| DefaultTristateTreeModel<E> |
A simple tristate tree data model that uses TreeNode to represent a tree.
|
| DesktopRecycle |
Used to recycle the desktop if possible.
|
| DetectEvent |
Represents an event that a result is detected by component.
|
| DivisionSizeEvent |
Represents an event that indicates two inner size of splitlayout.
|
| Drawer |
A drawer.
|
| Dropupload |
A component can handle drag files into it, and upload files to server.
|
| DropuploadNativeConverter |
converter for ZK-1691 Dropupload has "native" property (reserved identifier in EL)
|
| ELXelExpression |
A XEL expression that is based on a EL expression.
|
| EmbeddedDesktopInit |
A embedded desktop info check
|
| EmbeddedPageRenderer |
The page render for embedded ZUL pages.
|
| EmbeddedServlet |
A servlet that serves the embedded JavaScript file for ZK components.
|
| EventQueueProviderImpl |
Enhance the default implementation to support EventQueues.GROUP.
|
| Events |
Utilities to access events for ZkMax.
|
| ExpressionFragment |
Represents an expression fragment of an expression.
|
| FacadeHttpServletRequest |
A facade request object to avoid holding a recycled request instance.
|
| Filedownload |
More filedownload utilities, such as resumable filedownload.
|
| FiledownloadListener |
|
| FormBeanValidator |
A JSR 303 compatible validator for a form-binding.
|
| ForwardingCollection<E> |
A collection which forwards all its method calls to another collection.
|
| ForwardingMap<K,V> |
A map which forwards all its method calls to another map.
|
| GoldenLayout |
A docker type layout component.
|
| GoldenPanel |
A GoldenPanel component.
|
| GroupEventQueue<T extends org.zkoss.zk.ui.event.Event> |
The implementation of the group-scoped event queue.
|
| GsonConverter |
A Gson converter for Binding Parameter
|
| GsonConverter |
A Gson converter for Service Parameter
|
| InaccessibleWidgetBlockService |
Inaccessible Widget Block Service (IWBS) used to block the request sent by
an inaccessible widget (at the client).
|
| InaccessibleWidgetBlockService.DesktopInit |
The initial listener used to register in WEB-INF/zk.xml
|
| Init |
|
| JacksonConverter |
A Jackson Converter for Binding Parameter
|
| JacksonConverter |
A Jackson Converter for Service Parameter
|
| Lineitem |
A lineitem.
|
| LineitemRenderer<T> |
Identifies components that can be used as "rubber stamps" to paint
the cells in an Linelayout.
|
| Linelayout |
A linelayout component for stylistically displaying chronological information.
|
| LiveGridDataLoader |
Data Loader that handle the live data loading into Grid.
|
| LiveListboxDataLoader |
Data Loader that handle the live data loading into Listbox.
|
| Loadingbar |
Utilities to create LoadingbarControl.
|
| LoadingbarControl |
Utilities to control Loadingbar from server side.
|
| MatrixComparatorProvider<T> |
A comparator provider to provide a sets of column comparator that are used for
Biglistbox
|
| MatrixModel<RowT,HeadT,CellT,HeaderT> |
The interface defines the methods that components like Biglistbox
to get the content of cells and headers from the matrix data.
|
| MatrixRenderer<T> |
Used to generated the HTML fragment for the data associated with a matrix
component, such as Biglistbox
|
| Multislider |
A Multislider.
|
| MVELFactory |
An implementation based on MVEL.
|
| Nav |
A container is used to display navitems, it should be placed inside a
Navbar.
|
| Navbar |
A container that usually contains nav elements.
|
| Navitem |
|
| Navseparator |
Used to create a separator between menu items.
|
| OfflineRecoverEvent |
Represents an event that indicates an offline recovery of Fragment component.
|
| OGNLFactory |
An implementation based on OGNL.
|
| Organigram |
A container which can be used to draw a hierarchical organizational chart,
you can specify a TreeModel to render the data.
|
| Orgchildren |
An orgchildren.
|
| Orgitem |
An orgitem.
|
| OrgitemRenderer<T> |
Identifies components that can be used as "rubber stamps" to paint
the cells in an Organigram.
|
| Orgnode |
An orgnode.
|
| Portalchildren |
The column of Portallayout.
|
| PortalDropEvent |
Represents an event after a portal being dropped and before a portal being moved.
|
| Portallayout |
A portal layout lays out a container which can have multiple columns, and each
column may contain one or more panel.
|
| PortalMoveEvent |
Represents an event caused by a portal being moved.
|
| ProxyHelperEx |
An extension of ProxyHelper to create a proxy cache mechanism.
|
| RequestWrapper |
A facade request for WebSocket wrapping the WebSocket handshake request.
|
| ResolverMap |
A Map interface on top of VariableResolver.
|
| ResolverProxy |
A proxy used to access VariableResolver and
VariableResolverX.
|
| ResponseWrapper |
A facade response for WebSocket wrapping the WebSocket handshake response.
|
| ResponsiveThemeRegistry |
A standard implementation of ThemeRegistry, used in ZK EE
Used to keep track of a separate list of available tablet themes.
|
| Rowchildren |
Rowchildren component is used for placing components inside the grid created by rowlayout component.
|
| Rowlayout |
Divide the parent container into a row of equal-width columns separated by spacings.
|
| ScriptManagerImpl |
The implementation of the script manager (ScriptManager).
|
| ScrollEventExt |
Represents an event caused by that user is scrolling or has scrolled at the
client for Biglistbox component and provides more information
about the position X and Y data.
|
| Scrollview |
A container that can scroll containing elements on touch devices.
|
| Searchbox<E> |
A dropdown list that allows users to search and select items.
|
| SearchboxModelConverter |
The Converter implementation of the Searchbox for converting collection to ListModel and vice versa.
|
| SelectorsExt |
Extended utilities for Selectors and
SelectorComposer.
|
| SelectorsExt.ExtendedUtilityHandlerImpl |
Extended utility implementation for SelectorComposer.
|
| Signature |
A signature pad for user to sign a signature on it with save, undo, clear method.
|
| SimpleDecimalboxConstraint |
A simple decimalbox constraint.
|
| SimpleDoubleboxConstraint |
A simple doublebox constraint.
|
| SimpleIntboxConstraint |
A simple intbox constraint.
|
| SimpleLongboxConstraint |
A simple longbox constraint.
|
| SortEventExt |
Represents an event that indicates a sorting request to data for Biglistbox,
and provides more information about the column index.
|
| Splitlayout |
A layout container which is used to divide a component into two components.
|
| StandardBiMap<K,V> |
A general-purpose bimap implementation using any two backing Map
instances.
|
| StandardThemeProvider |
A standard implementation of ThemeProvider for ZK EE, which works with the
Breeze series themes, and also supports standard-derived tablet themes
|
| StateChangeEvent |
Deprecated.
|
| Step |
A step is used for displaying user navigation, it should be placed inside a Stepbar.
|
| Stepbar |
A stepbar.
|
| StepModel<E> |
This interface defines the methods for stepbar and use to do sequential navigation.
|
| StepRenderer<T> |
To handle the resolver a template of a step renderer.
|
| Subscribe |
Annotation for subscribing an EventQueue with the annotated method.
|
| TabboxEngineImpl |
An implementation engine for tabbox with model.
|
| Tablechildren |
The cell of Tablelayout.
|
| 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
create complex layouts within the table.
|
| TabletThemeURIHandler |
TabletThemeURIHandler is a ThemeURIHandler to provide tablet theme uri.
|
| Tbeditor |
A component which is similar to ckeditor but is lightweight and efficient.
|
| TemplateResolverImpl |
The resolver resolves template and handles template changes
|
| Timepicker |
An input box for holding a time (a Date Object), but only Hour, Minute, Second are used.
|
| Toast |
Utilities to send Toast to the client.
|
| TrackerImplEx |
|
| TrackerImplEx.EqualBeansMapEx |
|
| ValueExpressionImplEx |
An extension of ValueExpressionImpl to do a lazy initiating EL expression construction.
|
| Version |
|
| Video |
A video player.
|
| ViewModelProxyHandler<T> |
|
| WebAppInit |
The initialization of zkmax.
|
| WebSocketDesktopInit |
A DesktopInit implementation for WebSocket connections.
|
| WebSocketEndPoint |
A WebSocket EndPoint for WebSocket based Update Engine and WebSocket implemented ServerPush.
|
| WebSocketFilter |
A filter for WebSocket connections.
|
| WebSocketServerPush |
A server-push implementation that is based on WebSocket.
|
| WebSocketWebAppInit |
A WebAppInit implementation for WebSocket connection.
|
| WSAuWriter |
An AuWriter that is based on WebSocket.
|
| XelELMapper |
An EL function mapper that is based on a XEL function mapper.
|
| XelELMapper |
An EL function mapper that is based on a XEL function mapper.
|
| XelELResolver |
An EL variable resolver that is based on a XEL variable resolver.
|
| XelELResolver |
A simple implementation of ELResolver.
|