Class CellFetchCommandHelper

java.lang.Object
io.keikai.ui.au.in.CellFetchCommandHelper
All Implemented Interfaces:
Serializable

public class CellFetchCommandHelper extends Object implements Serializable
A Command Helper for (client to server) for fetch data back
Author:
Dennis.Chen
See Also:
  • Constructor Details

    • CellFetchCommandHelper

      public CellFetchCommandHelper()
  • Method Details

    • process

      protected void process(org.zkoss.zk.au.AuRequest request)