Package | Description |
---|---|
org.eclipse.gef |
All interfaces, base types, and the plugin class are here.
|
org.eclipse.gef.ui.parts |
Modifier and Type | Method and Description |
---|---|
static SelectionManager |
SelectionManager.createDefault()
Creates the default implementation for a selection manager.
|
SelectionManager |
EditPartViewer.getSelectionManager()
Returns the viewer's selection manager.
|
Modifier and Type | Method and Description |
---|---|
void |
EditPartViewer.setSelectionManager(SelectionManager manager)
Sets the selection manager for this viewer.
|
Modifier and Type | Method and Description |
---|---|
SelectionManager |
AbstractEditPartViewer.getSelectionManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEditPartViewer.setSelectionManager(SelectionManager model) |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.