Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.ui.navigator.PipelinedViewerUpdate

Packages that use PipelinedViewerUpdate
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
 boolean IPipelinedTreeContentProvider.interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
          Intercept calls to viewer refresh() methods.
 boolean IPipelinedTreeContentProvider.interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)
          Intercept calls to viewer update() methods.
 boolean INavigatorPipelineService.interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
          Intercept calls to viewer refresh() methods.
 boolean INavigatorPipelineService.interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)
          Intercept calls to viewer update() methods.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.