|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonDropAdapterAssistant | |
---|---|
org.eclipse.ui.navigator | Provides the Common Navigator framework. |
org.eclipse.ui.navigator.resources | Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension. |
Uses of CommonDropAdapterAssistant in org.eclipse.ui.navigator |
---|
Methods in org.eclipse.ui.navigator that return CommonDropAdapterAssistant | |
CommonDropAdapterAssistant[] |
INavigatorDnDService.findCommonDropAdapterAssistants(Object aDropTarget,
TransferData theTransferType)
This method returns an array of CommonDropAdapterAssistant from
content extensions that are visible and active for the
associated INavigatorContentService . |
CommonDropAdapterAssistant[] |
INavigatorDnDService.findCommonDropAdapterAssistants(Object aDropTarget,
IStructuredSelection theDragSelection)
This method returns an array of CommonDropAdapterAssistant from
content extensions that are visible and active for the
associated INavigatorContentService .
|
Uses of CommonDropAdapterAssistant in org.eclipse.ui.navigator.resources |
---|
Subclasses of CommonDropAdapterAssistant in org.eclipse.ui.navigator.resources | |
class |
ResourceDropAdapterAssistant
Clients may reference this class in the dropAssistant element of a org.eclipse.ui.navigator.navigatorContent extension point. |
|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.