|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDragSourceListener
Interface to be implemented by providers to handle drag source events
Method Summary | |
---|---|
java.lang.String[] |
getSupportingTransferIds()
Returns the supporting transfer agent ids. |
boolean |
isDraggable(IDragSourceContext context)
Determines if the selection in the context is draggable. |
Methods inherited from interface org.eclipse.swt.dnd.DragSourceListener |
---|
dragFinished, dragSetData, dragStart |
Method Detail |
---|
boolean isDraggable(IDragSourceContext context)
context
- The context associated with the drag source
java.lang.String[] getSupportingTransferIds()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.