Package io.keikaiex.ui.impl.ua
Class InsertCommentHandler
java.lang.Object
io.keikai.ui.impl.ua.AbstractHandler
io.keikai.ui.impl.ua.AbstractCellHandler
io.keikaiex.ui.impl.ua.AbstractCommentHandler
io.keikaiex.ui.impl.ua.InsertCommentHandler
- All Implemented Interfaces:
UserActionHandler,Serializable
- Since:
- 3.7.0
- Author:
- JerryChen
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.keikaiex.ui.impl.ua.AbstractCommentHandler
processActionMethods inherited from class io.keikai.ui.impl.ua.AbstractHandler
checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
-
Constructor Details
-
InsertCommentHandler
public InsertCommentHandler()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein classAbstractCommentHandler
-
isEnabled
Description copied from interface:UserActionHandlerget the enabled state of this action- Specified by:
isEnabledin interfaceUserActionHandler- Overrides:
isEnabledin classAbstractCellHandler- Parameters:
book- current book, null if no book selectedsheet- current sheet, null if no sheet selected- Returns:
-