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