Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.services.dnd.drag.IDragSourceContext

Packages that use IDragSourceContext
org.eclipse.gmf.runtime.common.ui.services.dnd.drag Provides core support for the drag component of drag and drop. 
org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag Provides support for dragging with IDE dependencies. 
 

Uses of IDragSourceContext in org.eclipse.gmf.runtime.common.ui.services.dnd.drag
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drag that implement IDragSourceContext
 class DragSourceContext
          Concrete implementation of IDragSourceContext
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.drag that return IDragSourceContext
protected   IDragSourceContext TransferDragSourceAdapter. getContext ()
          Returns the context.
protected   IDragSourceContext AbstractDragSourceListener. getContext ()
          Returns the context.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.drag with parameters of type IDragSourceContext
 void TransferDragSourceAdapter. init ( IDragSourceListener[] dragSourceListeners, IDragSourceContext dragSourceContext)
           
 void ITransferDragSourceListener. init ( IDragSourceListener[] listeners, IDragSourceContext context)
          Initializes this transfer drag source listener with the drag source listeners, registered against this transfer agent, and the drag source context
 boolean IDragSourceListener. isDraggable ( IDragSourceContext context)
          Determines if the selection in the context is draggable.
 boolean AbstractDragSourceListener. isDraggable ( IDragSourceContext cntxt)
           
 

Uses of IDragSourceContext in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag with parameters of type IDragSourceContext
 boolean ResourceDragSourceListener. isDraggable ( IDragSourceContext context)
           
 


Runtime

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire