public class InsertCommentHandler extends AbstractCommentHandler
Constructor and Description |
---|
InsertCommentHandler() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getTitle() |
boolean |
isEnabled(Book book,
Sheet sheet)
get the enabled state of this action
|
processAction
checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
protected java.lang.String getTitle()
getTitle
in class AbstractCommentHandler
public boolean isEnabled(Book book, Sheet sheet)
UserActionHandler
isEnabled
in interface UserActionHandler
isEnabled
in class AbstractCellHandler
book
- current book, null if no book selectedsheet
- current sheet, null if no sheet selectedCopyright © 2005-2010 Potix Corporation. All Rights Reserved.