Class CellMouseCommand

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

public class CellMouseCommand extends AbstractCommand implements Command
A Command (client to server) for handling user(client) start editing a cell
Author:
Dennis.Chen
  • Constructor Details

    • CellMouseCommand

      public CellMouseCommand()
  • Method Details

    • process

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