Uses of Interface
org.zkoss.zats.mimic.operation.SortAgent
Packages that use SortAgent
-
Uses of SortAgent in org.zkoss.zats.mimic.impl.operation
Classes in org.zkoss.zats.mimic.impl.operation that implement SortAgentModifier and TypeClassDescriptionclassFor Treecol & Listheader, their sorting order's switching is pre-defined.Methods in org.zkoss.zats.mimic.impl.operation that return SortAgentModifier and TypeMethodDescriptionColumnSortAgentBuilder.getOperation(ComponentAgent target) ListheaderSortAgentBuilder.getOperation(ComponentAgent target) TreecolSortAgentBuilder.getOperation(ComponentAgent target) Methods in org.zkoss.zats.mimic.impl.operation that return types with arguments of type SortAgentModifier and TypeMethodDescriptionColumnSortAgentBuilder.getOperationClass()ListheaderSortAgentBuilder.getOperationClass()TreecolSortAgentBuilder.getOperationClass()