JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Eclipse Platform
2026-09 (4.41)
org.eclipse.ui.navigator
INavigatorDnDService
Uses of Interface
org.eclipse.ui.navigator.INavigatorDnDService
Packages that use
INavigatorDnDService
Package
Description
org.eclipse.ui.navigator
Provides the Common Navigator framework.
Uses of
INavigatorDnDService
in
org.eclipse.ui.navigator
Methods in
org.eclipse.ui.navigator
that return
INavigatorDnDService
Modifier and Type
Method
Description
INavigatorDnDService
INavigatorContentService.
getDnDService
()
The DND Service provides instances of
CommonDragAdapterAssistant
and
CommonDropAdapterAssistant
for this content service.