All Classes and Interfaces

Class
Description
The abstract builder of input operation.
 
An abstract builder, because different components have different ways to get its status.
 
The builder for selection agent.
 
The builder for size agent.
The abstract builder of upload agent.
 
A interface represents an agent for an element of ZUML structure.
Simply wrap the component agent for component operation
an exception thrown by an Agent, it usually represents a loading or AJAX error
The agent supports posting customized AU requests.
The builder for AU request agent.
An AU request data class to define custom event and data.
The response handler for AuLog event.
A TestRule implementing ExternalResource automatically creating and destroying a new Zats Client instance.
Used with Rule this will provide a pluggable alternative to separate methods annotated with Before and After
A TestRule implementing ExternalResource creating and destroying a ZatsEnvironment.
Used with ClassRule it provides a pluggable alternative to separate static methods annotated with BeforeClass and AfterClass

Also see: dzone.com/articles/junit-49-class-and-suite-level-rules
A utility for AU.
To change the bookmark of a Desktop.
A data builder for bookmark change operation.
The upload agent builder of button components.
To change the check status of a component including Menuitem, Toolbarbutton, Checkbox, and Radio.
A data builder for CheckEvent.
To click a component that extends from HtmlBasedComponent.
Represent a client that can connect to zul files.
Client controller interface.
 
To close a component including Window, Panel, and Tab.
A specific InputAgent implementation for Colorbox, because its AU data only contains 1 key-value pair, {"color":"#333366"}
The data builder for ColSizeEvent.
Create SortAgent object for Column.
 
The component agent, wraps a server-side zk component.
Build an InputAgent for Datebox.
 
 
Build the InputAgent object for ZK components that accept Double input.
The default implement of component agent.
Default implementation fof DesktopAgent.
Default builder puts nothing into AU data.
Default implementation for PageAgent.
A default implementation of ZatsEnvironment
The desktop agent, represents a server-side ZK desktop
 
The interface of desktop controller.
The builder implementation of dialog upload agent
The response handler for download event.
To drag a component that extends from HtmlBasedComponent.
AU data builder for DropEvent.
The response handler for echo event.
The enumeration of echo event mode
The application server emulator interface.
The builder for creating new emulator.
The default server emulator client implementation.
 
EventDataBuilder<E extends org.zkoss.zk.ui.event.Event>
This interface defines API to construct data of AU request.
The manager of event data builder.
To obtain or release focus of a component that inherits from InputElement, e.g.
 
 
 
 
Mimic drag & drop.
The builder for focus agent
The builder for group agent.
 
 
The generic builder of move agent.
 
The builder for selection agent.
 
The agent for selecting a Column to group.
To hover a mouse pointer over a component that extends from HtmlBasedComponent.
To perform input to a component that extends from InputElement.
A data builder for InputEvent.
Build the InputAgent object for ZK components that accept integer.
Build InputAgent object for Longbox.
The emulator implementation in Jetty Server.
A data builder for KeyEvent.
This agent mimics keystroke operation to a component that extends from HtmlBasedComponent.
The interface of DHtmlLayoutServlet response handler.
 
Build RenderAgent object for Listbox.
Create SortAgent object for Listheader.
 
The data builder of MaximizeEvent.
The upload agent builder of Menuitem.
The data builder of MinimizeEvent.
A data builder for MouseEvent.
The agent for moving operation.
The data builder of MoveEvent.
To do multiple selection on a component including Listitem and TreeItem.
The agent to mimic open operation to a component.
AU data builder for OpenEvent.
The base class of all operation agents that mimic user action.
Create an OperationAgent object for one or a group of ZK components.
This class maintains a mapping registry between ZK components (in specific version range) and OperationAgentBuilder.
The page agent, represents a server-side zk page
The agent for switching page operation.
Agent builder for Paging.
AU data builder for PagingEvent.
 
Agent that can be used to query other agent.
 
To render a child components of a data component that is not rendered yet.
AU data builder for RenderEvent.
The Resource interface.
The manager of response handler.
The data builder of scroll event.
To select a single item of a data component.
A builder for selection by index agent at Selectbox component.
To perform a selection by specific index on a component.
AU data builder for SelectEvent.
AU data builder for SelectionEvent.
The agent of sizing operation.
The data builder for size event.
The builder of input agent for slider component.
The agent for sorting operation.
In zk 6.0.0, only Column process SortEvent.
For Treecol & Listheader, their sorting order's switching is pre-defined.
 
A implementation of open agent builder for sub-class of textbox.
 
 
 
Create SortAgent object for Treecol.
 
 
The interface of asynchronous update response handler (DHtmlUpdateServlet).
The agent for files uploading operation.
Utilities for implementation.
ValueResolver will try to convert a ComponentAgent to the object of specified class.
This class maintains a list of ValueResolver.
 
The main class to start or stop the default ZatsEnvironment
the ZATS environment, to init/destroy a ZATS runtime for testing.