Package io.keikaiex.ui.impl.ua
Class HideSheetHandler
java.lang.Object
io.keikai.ui.impl.ua.AbstractHandler
io.keikai.ui.impl.ua.AbstractBookHandler
io.keikaiex.ui.impl.ua.HideSheetHandler
- All Implemented Interfaces:
UserActionHandler,Serializable
- Since:
- 3.7.0
- Author:
- jerrychen
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intfindAvailableCandidate(Book book, int index, int length) booleanget the enabled state of this actionprotected booleanprotected booleanMethods inherited from class io.keikai.ui.impl.ua.AbstractHandler
checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
-
Constructor Details
-
HideSheetHandler
public HideSheetHandler()
-
-
Method Details
-
isEnabled
Description copied from interface:UserActionHandlerget the enabled state of this action- Specified by:
isEnabledin interfaceUserActionHandler- Overrides:
isEnabledin classAbstractBookHandler- Parameters:
book- current book, null if no book selectedsheet- current sheet, null if no sheet selected- Returns:
-
processAction
- Specified by:
processActionin classAbstractHandler
-
findAvailableCandidate
-
isHidden
-