|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.common.ui.services.dnd.drop.TransferDropTargetAdapter
org.eclipse.gmf.runtime.common.ui.services.dnd.drop.SelectionDropAdapter
Concrete implementation of the transfer drop target adapter for the selection transfer type.
| Constructor Summary | |
SelectionDropAdapter(ITransferAgent transferAgent)
Constructor for SelectionDropAdapter. |
|
| Method Summary | |
boolean |
canSupport(DropTargetEvent event)
Returns whether the drop operation for the current drop event is supported by this listener. |
| Methods inherited from class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.TransferDropTargetAdapter |
canSupportTransferData, dragEnter, dragLeave, dragOperationChanged, dragOver, drop, dropAccept, getContext, getListener, getTransferAgent, init, isSupportingListenerAvailable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectionDropAdapter(ITransferAgent transferAgent)
transferAgent - ITransferAgent to use| Method Detail |
public boolean canSupport(DropTargetEvent event)
ITransferDropTargetListenerIDropActionContext and the current drop target listener
when this method is invoked.
canSupport in interface ITransferDropTargetListenercanSupport in class TransferDropTargetAdapter
|
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.