public class AutoFillHandler extends AbstractCellHandler
| Constructor and Description |
|---|
AutoFillHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(Book book,
Sheet sheet)
AutoFill is not disabled under sheet protection.
|
protected boolean |
processAction(UserActionContext ctx) |
checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessageprotected boolean processAction(UserActionContext ctx)
processAction in class AbstractHandlerpublic boolean isEnabled(Book book, Sheet sheet)
isEnabled in interface UserActionHandlerisEnabled in class AbstractCellHandlerbook - current book, null if no book selectedsheet - current sheet, null if no sheet selectedCopyright © 2020. All rights reserved.