Package io.keikaiex.ui.impl.ua
Class CleanFilterHandler
java.lang.Object
io.keikai.ui.impl.ua.AbstractHandler
io.keikai.ui.impl.ua.AbstractProtectedHandler
io.keikaiex.ui.impl.ua.CleanFilterHandler
- All Implemented Interfaces:
UserActionHandler,Serializable
- Author:
- dennis
- 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
-
CleanFilterHandler
public CleanFilterHandler()
-
-
Method Details
-
isEnabled
Description copied from interface:UserActionHandlerget the enabled state of this action- Specified by:
isEnabledin interfaceUserActionHandler- Overrides:
isEnabledin classAbstractProtectedHandler- Parameters:
book- current book, null if no book selectedsheet- current sheet, null if no sheet selected- Returns:
-
processAction
- Specified by:
processActionin classAbstractHandler
-