Interface GroupAgent

All Superinterfaces:
Agent, OperationAgent

public interface GroupAgent extends OperationAgent
The agent for selecting a Column to group.
Author:
pao
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    To group this column.

    Methods inherited from interface org.zkoss.zats.mimic.Agent

    getClient, getDelegatee
  • Method Details

    • group

      void group()
      To group this column.