Package com._1c.g5.v8.dt.bsl.ui.menu
Class BslAddWarningAnnotationCommentHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
com._1c.g5.v8.dt.bsl.ui.menu.AbstractBslAddAnnotationCommentHandler
com._1c.g5.v8.dt.bsl.ui.menu.BslAddWarningAnnotationCommentHandler
- All Implemented Interfaces:
org.eclipse.core.commands.IHandler
,org.eclipse.core.commands.IHandler2
Implementation of
AbstractBslAddAnnotationCommentHandler
for skip warning annotation comment-
Field Summary
Fields inherited from class com._1c.g5.v8.dt.bsl.ui.menu.AbstractBslAddAnnotationCommentHandler
offsetHelper, proposalProvider
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.bsl.ui.menu.AbstractBslAddAnnotationCommentHandler
createAnnotationComment, execute
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
-
Constructor Details
-
BslAddWarningAnnotationCommentHandler
public BslAddWarningAnnotationCommentHandler()
-
-
Method Details
-
getCommentContent
Description copied from class:AbstractBslAddAnnotationCommentHandler
Gets annotation comment content- Specified by:
getCommentContent
in classAbstractBslAddAnnotationCommentHandler
- Returns:
- comment content, can't be
null
-