Package org.zkoss.zats.mimic.operation
Interface GroupAgent
-
- All Superinterfaces:
Agent,OperationAgent
public interface GroupAgent extends OperationAgent
The agent for selecting a Column to group.- Author:
- pao
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgroup()To group this column.-
Methods inherited from interface org.zkoss.zats.mimic.Agent
getClient, getDelegatee
-
-