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