|
Eclipse Platform Release 3.6 |
|||||||||
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(Object source,
Object target)
Runs the drop action on the given source and target. |
Method Detail |
---|
boolean run(Object source, Object target)
source
- The object that is being dragged.target
- The object that the drop is occurring over.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.