Class CellSelectionCommand

java.lang.Object
io.keikai.ui.au.in.AbstractCommand
io.keikai.ui.au.in.CellSelectionCommand
All Implemented Interfaces:
Command

public class CellSelectionCommand extends AbstractCommand implements Command
A Command (client to server) for handling cell selection
Author:
Dennis.Chen
  • Constructor Details

    • CellSelectionCommand

      public CellSelectionCommand()
  • Method Details

    • process

      public void process(org.zkoss.zk.au.AuRequest request)
      Specified by:
      process in interface Command