Package | Description |
---|---|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
Modifier and Type | Method and Description |
---|---|
boolean |
INavigatorPipelineService.interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
Intercept calls to viewer
refresh() methods. |
boolean |
IPipelinedTreeContentProvider.interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
Intercept calls to viewer
refresh() methods. |
boolean |
INavigatorPipelineService.interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)
Intercept calls to viewer
update() methods. |
boolean |
IPipelinedTreeContentProvider.interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)
Intercept calls to viewer
update() methods. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.