Package org.eclipse.emf.workspace.ui.actions

Extensions of the EMF action classes for interaction with the workbench operation history.

See:
          Description

Class Summary
RedoActionWrapper Extension of the EMF RedoAction class that delegates redo behaviour to the undoable operation framework's RedoActionHandler.
UndoActionWrapper Extension of the EMF UndoAction class that delegates undo behaviour to the undoable operation framework's UndoActionHandler.
 

Package org.eclipse.emf.workspace.ui.actions Description

Extensions of the EMF action classes for interaction with the workbench operation history.

Package Specification

This package defines extensions to the EMF action classes that interact with the operation history rather than the editing domain's command stack.

See Also:
org.eclipse.emf.workspace

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.