Package io.keikai.ui.au.in
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
-
-
Constructor Summary
Constructors Constructor Description CellFetchCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
process(org.zkoss.zk.au.AuRequest request)
-
Methods inherited from class io.keikai.ui.au.in.AbstractCommand
getSheetByUuid, getSheetUuid, showInfoMessage, showWarnMessage
-
-
-
-
Field Detail
-
Command
public static final String Command
- See Also:
- Constant Field Values
-
-