Package io.keikai.ui.au.in
Class SelectSheetCommand
- java.lang.Object
-
- io.keikai.ui.au.in.AbstractCommand
-
- io.keikai.ui.au.in.SelectSheetCommand
-
- All Implemented Interfaces:
Command
public class SelectSheetCommand extends AbstractCommand implements Command
Select sheet from sheet bar click- Author:
- sam
-
-
Constructor Summary
Constructors Constructor Description SelectSheetCommand()
-
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
-
-