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