|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Performs calculations that are necessary to determine the correct children to render in the viewer.
This interface is not intended to be implemented by clients.
INavigatorContentService.getPipelineService(),
PipelinedShapeModification,
PipelinedViewerUpdate,
IPipelinedTreeContentProvider| Method Summary | |
|---|---|
boolean |
interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
Intercept calls to viewer refresh() methods.
|
| Method Detail |
public boolean interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
refresh() methods.
Clients may modify the given update to add or remove the elements to be refreshed. Clients may return the same instance that was passed in for the next downstream extension.
Clients should not call any of the add, remove, refresh, or update methods on the viewer from this method or any code invoked by the implementation of this method.
aRefreshSynchronization - The (current) refresh update to execute against the viewer.
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.