Class CommentNavigationHandler

java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.CommentNavigationHandler
All Implemented Interfaces:
org.eclipse.core.commands.IHandler
Direct Known Subclasses:
NextCommentHandler, PreviousCommentHandler

public abstract class CommentNavigationHandler extends BaseHandler
Basic handler for 'Previous comment' and 'Next comment' handlers.
  • Constructor Details

    • CommentNavigationHandler

      public CommentNavigationHandler()
  • Method Details

    • getCurrentCell

      protected static Point getCurrentCell(MoxelControl moxelControl)
      Get currently selected cell
      Parameters:
      moxelControl - MoxelControl
      Returns:
      Point which contains cell coordinates, in case of error.