Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.services.dnd.core.IDropListenerContext

Packages that use IDropListenerContext
org.eclipse.gmf.runtime.common.ui.services.dnd.core Provides core support for drag and drop. 
 

Uses of IDropListenerContext in org.eclipse.gmf.runtime.common.ui.services.dnd.core
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.core with parameters of type IDropListenerContext
 IDropTargetListener[] IDragDropListenerProvider.getDropTargetListeners(IDropListenerContext context)
          Returns an array of IDropTargetListener for the given IDragDropListenerContext
 IDropTargetListener[] DragDropListenerService.getDropTargetListeners(IDropListenerContext context)
           
 IDropTargetListener[] AbstractDragDropListenerProvider.getDropTargetListeners(IDropListenerContext context)
           
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.