Package io.keikai.ui.au.in
Class HeaderUpdateCommand
- java.lang.Object
-
- io.keikai.ui.au.in.AbstractCommand
-
- io.keikai.ui.au.in.HeaderUpdateCommand
-
- All Implemented Interfaces:
Command
public class HeaderUpdateCommand extends AbstractCommand implements Command
A Command (client to server) for handling event about a header(top header or left header)- Author:
- Dennis.Chen
-
-
Constructor Summary
Constructors Constructor Description HeaderUpdateCommand()
-
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
-
-