Class PreviousCommentHandler
java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.CommentNavigationHandler
com._1c.g5.v8.dt.moxel.ui.handlers.PreviousCommentHandler
- All Implemented Interfaces:
org.eclipse.core.commands.IHandler
'Previous comment' command handler.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.CommentNavigationHandler
getCurrentCell
Methods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
addHandlerListener, dispose, getControl, isEnabled, isHandled, removeHandlerListener
-
Constructor Details
-
PreviousCommentHandler
public PreviousCommentHandler()
-
-
Method Details
-
execute
public Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException - Throws:
org.eclipse.core.commands.ExecutionException
-