|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.emf.edit.ui.dnd | |
---|---|
org.eclipse.emf.ecp.ui.common.dnd | |
org.eclipse.emf.ecp.view.editor.handler | |
org.eclipse.emf.edit.ui.dnd | This provides a supplementary support for drag and drop based on delegation to the command framework. |
Classes in org.eclipse.emf.edit.ui.dnd used by org.eclipse.emf.ecp.ui.common.dnd | |
---|---|
EditingDomainViewerDropAdapter
This implementation of a drop target listener is designed to turn a drag and drop operation into a Command based on the model objects of an
EditingDomain and created by DragAndDropCommand.create(org.eclipse.emf.edit.domain.EditingDomain, java.lang.Object, float, int, int, java.util.Collection>) . |
Classes in org.eclipse.emf.edit.ui.dnd used by org.eclipse.emf.ecp.view.editor.handler | |
---|---|
EditingDomainViewerDropAdapter
This implementation of a drop target listener is designed to turn a drag and drop operation into a Command based on the model objects of an
EditingDomain and created by DragAndDropCommand.create(org.eclipse.emf.edit.domain.EditingDomain, java.lang.Object, float, int, int, java.util.Collection>) . |
Classes in org.eclipse.emf.edit.ui.dnd used by org.eclipse.emf.edit.ui.dnd | |
---|---|
LocalTransfer
This derived implementation of a byte array transfer short circuits the transfer process so that a local transfer does not serialize the object and hence can and will return the original object, not just a clone. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |