Package | Description |
---|---|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
Modifier and Type | Method and Description |
---|---|
PipelinedShapeModification |
INavigatorPipelineService.interceptAdd(PipelinedShapeModification anAddModification)
Intercept attempts to add elements directly to the viewer.
|
PipelinedShapeModification |
IPipelinedTreeContentProvider.interceptAdd(PipelinedShapeModification anAddModification)
Intercept attempts to add elements directly to the viewer.
|
PipelinedShapeModification |
INavigatorPipelineService.interceptRemove(PipelinedShapeModification aRemoveModification)
Intercept attempts to remove elements directly from the viewer.
|
PipelinedShapeModification |
IPipelinedTreeContentProvider.interceptRemove(PipelinedShapeModification aRemoveModification)
Intercept attempts to remove elements directly from the viewer.
|
Modifier and Type | Method and Description |
---|---|
PipelinedShapeModification |
INavigatorPipelineService.interceptAdd(PipelinedShapeModification anAddModification)
Intercept attempts to add elements directly to the viewer.
|
PipelinedShapeModification |
IPipelinedTreeContentProvider.interceptAdd(PipelinedShapeModification anAddModification)
Intercept attempts to add elements directly to the viewer.
|
PipelinedShapeModification |
INavigatorPipelineService.interceptRemove(PipelinedShapeModification aRemoveModification)
Intercept attempts to remove elements directly from the viewer.
|
PipelinedShapeModification |
IPipelinedTreeContentProvider.interceptRemove(PipelinedShapeModification aRemoveModification)
Intercept attempts to remove elements directly from the viewer.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.