Runtime

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

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

Uses of IDragListenerContext 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 IDragListenerContext
 IDragSourceListener[] IDragDropListenerProvider.getDragSourceListeners(IDragListenerContext context)
          Returns an array of IDragSourceListener for the given IDragDropListenerContext
 IDragSourceListener[] DragDropListenerService.getDragSourceListeners(IDragListenerContext context)
           
 IDragSourceListener[] AbstractDragDropListenerProvider.getDragSourceListeners(IDragListenerContext context)
           
 


Runtime

Guidelines for using Eclipse APIs.

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