Uses of Interface
org.zkoss.zats.mimic.operation.CheckAgent
-
Packages that use CheckAgent Package Description org.zkoss.zats.mimic.impl.operation -
-
Uses of CheckAgent in org.zkoss.zats.mimic.impl.operation
Methods in org.zkoss.zats.mimic.impl.operation that return CheckAgent Modifier and Type Method Description CheckAgentGenericCheckAgentBuilder. getOperation(ComponentAgent target)CheckAgentRadioCheckAgentBuilder. getOperation(ComponentAgent target)Methods in org.zkoss.zats.mimic.impl.operation that return types with arguments of type CheckAgent Modifier and Type Method Description Class<CheckAgent>GenericCheckAgentBuilder. getOperationClass()Class<CheckAgent>RadioCheckAgentBuilder. getOperationClass()
-