Uses of Interface
org.zkoss.zats.mimic.operation.OpenAgent
-
Packages that use OpenAgent Package Description org.zkoss.zats.mimic.impl.operation -
-
Uses of OpenAgent in org.zkoss.zats.mimic.impl.operation
Methods in org.zkoss.zats.mimic.impl.operation that return OpenAgent Modifier and Type Method Description OpenAgentGenericOpenAgentBuilder. getOperation(ComponentAgent target)OpenAgentTextboxOpenAgentBuilder. getOperation(ComponentAgent target)Methods in org.zkoss.zats.mimic.impl.operation that return types with arguments of type OpenAgent Modifier and Type Method Description Class<OpenAgent>GenericOpenAgentBuilder. getOperationClass()Class<OpenAgent>TextboxOpenAgentBuilder. getOperationClass()
-