Package io.keikai.ui.impl.ua
Class HideHeaderHandler
java.lang.Object
io.keikai.ui.impl.ua.AbstractHandler
io.keikai.ui.impl.ua.HideHeaderHandler
- All Implemented Interfaces:
UserActionHandler,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanget the enabled state of this actionprotected booleanMethods inherited from class io.keikai.ui.impl.ua.AbstractHandler
checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
-
Constructor Details
-
HideHeaderHandler
-
-
Method Details
-
processAction
- Specified by:
processActionin classAbstractHandler
-
isEnabled
Description copied from interface:UserActionHandlerget the enabled state of this action- Specified by:
isEnabledin interfaceUserActionHandler- Overrides:
isEnabledin classAbstractHandler- Parameters:
book- current book, null if no book selectedsheet- current sheet, null if no sheet selected- Returns:
-