Uses of Class
org.eclipse.emf.edit.ui.action.UndoAction

Packages that use UndoAction
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
 

Uses of UndoAction in org.eclipse.emf.edit.ui.action
 

Fields in org.eclipse.emf.edit.ui.action declared as UndoAction
protected  UndoAction EditingDomainActionBarContributor.undoAction
          This is the action used to implement undo.
 

Methods in org.eclipse.emf.edit.ui.action that return UndoAction
protected  UndoAction EditingDomainActionBarContributor.createUndoAction()
          Returns the action used to implement undo.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.