public class InsertCommentHandler extends AbstractCommentHandler
| Constructor and Description |
|---|
InsertCommentHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTitle() |
boolean |
isEnabled(Book book,
Sheet sheet)
get the enabled state of this action
|
processActioncheckInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessageprotected String getTitle()
getTitle in class AbstractCommentHandlerpublic boolean isEnabled(Book book, Sheet sheet)
UserActionHandlerisEnabled in interface UserActionHandlerisEnabled in class AbstractCellHandlerbook - current book, null if no book selectedsheet - current sheet, null if no sheet selectedCopyright © 2020. All rights reserved.