Package org.zkoss.zats.mimic.operation
package org.zkoss.zats.mimic.operation
Provides various agent classes to mimic user action, like clicking or typing, etc.
-
ClassDescriptionThe agent supports posting customized AU requests.An AU request data class to define custom event and data.To change the bookmark of a Desktop.To change the check status of a component including Menuitem, Toolbarbutton, Checkbox, and Radio.To click a component that extends from HtmlBasedComponent.To close a component including Window, Panel, and Tab.To drag a component that extends from HtmlBasedComponent.To obtain or release focus of a component that inherits from InputElement, e.g.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.This agent mimics keystroke operation to a component that extends from HtmlBasedComponent.The agent for moving operation.To do multiple selection on a component including Listitem and TreeItem.The agent to mimic open operation to a component.The base class of all operation agents that mimic user action.The agent for switching page operation.To render a child components of a data component that is not rendered yet.To select a single item of a data component.To perform a selection by specific index on a component.The agent of sizing operation.The agent for sorting operation.The agent for files uploading operation.