public class CommonDragAdapterAssistant
extends org.eclipse.ui.navigator.CommonDragAdapterAssistant
Constructor and Description |
---|
CommonDragAdapterAssistant() |
Modifier and Type | Method and Description |
---|---|
void |
dragStart(org.eclipse.swt.dnd.DragSourceEvent event,
org.eclipse.jface.viewers.IStructuredSelection selection) |
org.eclipse.swt.dnd.Transfer[] |
getSupportedTransferTypes() |
boolean |
setDragData(org.eclipse.swt.dnd.DragSourceEvent event,
org.eclipse.jface.viewers.IStructuredSelection selection) |
public org.eclipse.swt.dnd.Transfer[] getSupportedTransferTypes()
getSupportedTransferTypes
in class org.eclipse.ui.navigator.CommonDragAdapterAssistant
public void dragStart(org.eclipse.swt.dnd.DragSourceEvent event, org.eclipse.jface.viewers.IStructuredSelection selection)
dragStart
in class org.eclipse.ui.navigator.CommonDragAdapterAssistant
public boolean setDragData(org.eclipse.swt.dnd.DragSourceEvent event, org.eclipse.jface.viewers.IStructuredSelection selection)
setDragData
in class org.eclipse.ui.navigator.CommonDragAdapterAssistant
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.