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

Packages that use PasteAction
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 PasteAction in org.eclipse.emf.edit.ui.action
 

Fields in org.eclipse.emf.edit.ui.action declared as PasteAction
protected  PasteAction EditingDomainActionBarContributor.pasteAction
          This is the action used to implement paste.
 

Methods in org.eclipse.emf.edit.ui.action that return PasteAction
protected  PasteAction EditingDomainActionBarContributor.createPasteAction()
          Returns the action used to implement paste.
 


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