public class HideSheetHandler extends AbstractBookHandler
| Constructor and Description |
|---|
HideSheetHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
findAvailableCandidate(Book book,
int index,
int length) |
boolean |
isEnabled(Book book,
Sheet sheet)
get the enabled state of this action
|
protected boolean |
isHidden(Sheet sheet) |
protected boolean |
processAction(UserActionContext ctx) |
getAutoFiltercheckInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessagepublic boolean isEnabled(Book book, Sheet sheet)
UserActionHandlerisEnabled in interface UserActionHandlerisEnabled in class AbstractBookHandlerbook - current book, null if no book selectedsheet - current sheet, null if no sheet selectedprotected boolean processAction(UserActionContext ctx)
processAction in class AbstractHandlerprotected int findAvailableCandidate(Book book, int index, int length)
protected boolean isHidden(Sheet sheet)
Copyright © 2020. All rights reserved.