Uses of Class
org.eclipse.core.commands.operations.LinearUndoViolationDetector
Packages that use LinearUndoViolationDetector
Package
Description
Classes for the creation of undoable operations which can be added to an operations
history and later be undone and redone.
Classes that provide the basic workbench UI support for undo and redo of
operations.
-
Uses of LinearUndoViolationDetector in org.eclipse.core.commands.operations
Subclasses of LinearUndoViolationDetector in org.eclipse.core.commands.operationsModifier and TypeClassDescriptionfinal class
An operation approver that enforces a strict linear undo. -
Uses of LinearUndoViolationDetector in org.eclipse.ui.operations
Subclasses of LinearUndoViolationDetector in org.eclipse.ui.operationsModifier and TypeClassDescriptionfinal class
An operation approver that prompts the user to see if linear undo violations are permitted.