|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDropActionDelegate
Interface for actions supplied by extensions to the org.eclipse.ui.dropActions extension point.
Method Summary | |
---|---|
boolean |
run(java.lang.Object source,
java.lang.Object target)
Runs the drop action on the given source and target. |
Method Detail |
---|
boolean run(java.lang.Object source, java.lang.Object target)
source
- The object that is being dragged.target
- The object that the drop is occurring over.
|
Eclipse Platform Release 3.2 |
|||||||||
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. and others 2000, 2006. All rights reserved.