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. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.