Uses of Class
org.eclipse.ui.navigator.PipelinedViewerUpdate
-
Packages that use PipelinedViewerUpdate Package Description org.eclipse.ui.navigator Provides the Common Navigator framework. -
-
Uses of PipelinedViewerUpdate in org.eclipse.ui.navigator
Methods in org.eclipse.ui.navigator with parameters of type PipelinedViewerUpdate Modifier and Type Method Description booleanINavigatorPipelineService. interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)Intercept calls to viewerrefresh()methods.booleanIPipelinedTreeContentProvider. interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)Intercept calls to viewerrefresh()methods.booleanINavigatorPipelineService. interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)Intercept calls to viewerupdate()methods.booleanIPipelinedTreeContentProvider. interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)Intercept calls to viewerupdate()methods.
-