Class DeleteInsertCellsHandler

    • Constructor Detail

      • DeleteInsertCellsHandler

        public DeleteInsertCellsHandler()
    • Method Detail

      • execute

        public Object execute​(org.eclipse.core.commands.ExecutionEvent event)
                       throws org.eclipse.core.commands.ExecutionException
        Throws:
        org.eclipse.core.commands.ExecutionException
      • isInsertOperation

        protected abstract boolean isInsertOperation()
        Check if operation is 'Insert' operation
        Returns:
        true if operation is insert operation, false otherwise