Uses of Class
org.eclipse.core.commands.operations.UndoContext
Packages that use UndoContext
Package
Description
Classes for the creation of undoable operations which can be added to an operations
history and later be undone and redone.
-
Uses of UndoContext in org.eclipse.core.commands.operations
Subclasses of UndoContext in org.eclipse.core.commands.operationsModifier and TypeClassDescriptionfinal class
An undo context that can be used to represent any given object.