Class CellFetchCommand

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

public class CellFetchCommand extends AbstractCommand implements Command
A Command (client to server) for fetch data back
Author:
Dennis.Chen
  • Field Details

  • Constructor Details

    • CellFetchCommand

      public CellFetchCommand()
  • Method Details

    • process

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