JavaScript is disabled on your browser.
Skip navigation links
Eclipse Platform
2023-09 (4.29)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.eclipse.ui.navigator.INavigatorPipelineService
Packages that use
INavigatorPipelineService
Package
Description
org.eclipse.ui.navigator
Provides the Common Navigator framework.
Uses of
INavigatorPipelineService
in
org.eclipse.ui.navigator
Methods in
org.eclipse.ui.navigator
that return
INavigatorPipelineService
Modifier and Type
Method
Description
INavigatorPipelineService
INavigatorContentService.
getPipelineService
()
The pipeline service calculates the appropriate viewer modification or refresh that should be applied for viewers that wish to take advantage of the model pipelining that some extensions use to massage or reshape contents in the viewer.