Package io.keikai.ui.sys
Class DisplayGridlinesAction
- java.lang.Object
-
- io.keikai.ui.impl.ua.AbstractHandler
-
- io.keikai.ui.impl.ua.AbstractBookHandler
-
- io.keikai.ui.sys.DisplayGridlinesAction
-
- All Implemented Interfaces:
UserActionHandler
,Serializable
public class DisplayGridlinesAction extends AbstractBookHandler
- Author:
- dennis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DisplayGridlinesAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
processAction(UserActionContext ctx)
-
Methods inherited from class io.keikai.ui.impl.ua.AbstractBookHandler
isEnabled
-
Methods inherited from class io.keikai.ui.impl.ua.AbstractHandler
checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
-
-
-
-
Method Detail
-
processAction
protected boolean processAction(UserActionContext ctx)
- Specified by:
processAction
in classAbstractHandler
-
-