|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that needs to be implemented by the client who provides
IDragSourceListener and IDropTargetListener
| Method Summary | |
IDragSourceListener[] |
getDragSourceListeners(IDragListenerContext context)
Returns an array of IDragSourceListener for the given
IDragDropListenerContext |
IDropTargetListener[] |
getDropTargetListeners(IDropListenerContext context)
Returns an array of IDropTargetListener for the given
IDragDropListenerContext |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
addProviderChangeListener, provides, removeProviderChangeListener |
| Method Detail |
public IDragSourceListener[] getDragSourceListeners(IDragListenerContext context)
IDragSourceListener for the given
IDragDropListenerContext
context - The context for the provider
IDragSourceListenerpublic IDropTargetListener[] getDropTargetListeners(IDropListenerContext context)
IDropTargetListener for the given
IDragDropListenerContext
context - The context for the provider
IDropTargetListener
|
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.