Uses of Class
org.eclipse.emf.edit.ui.dnd.EditingDomainViewerDropAdapter.DragAndDropCommandInformation

Packages that use EditingDomainViewerDropAdapter.DragAndDropCommandInformation
org.eclipse.emf.edit.ui.dnd This provides a supplementary support for drag and drop based on delegation to the command framework.
 

Uses of EditingDomainViewerDropAdapter.DragAndDropCommandInformation in org.eclipse.emf.edit.ui.dnd
 

Fields in org.eclipse.emf.edit.ui.dnd declared as EditingDomainViewerDropAdapter.DragAndDropCommandInformation
protected  EditingDomainViewerDropAdapter.DragAndDropCommandInformation EditingDomainViewerDropAdapter.dragAndDropCommandInformation
          This keeps track of the information used to create EditingDomainViewerDropAdapter.command, but does not need to be disposed.
 


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