Uses of Class
org.eclipse.gef.SelectionManager
Packages that use SelectionManager
Package
Description
All interfaces, base types, and the plugin class are here.
-
Uses of SelectionManager in org.eclipse.gef
Methods in org.eclipse.gef that return SelectionManagerModifier and TypeMethodDescriptionstatic SelectionManager
SelectionManager.createDefault()
Creates the default implementation for a selection manager.EditPartViewer.getSelectionManager()
Returns the viewer's selection manager.Methods in org.eclipse.gef with parameters of type SelectionManagerModifier and TypeMethodDescriptionvoid
EditPartViewer.setSelectionManager
(SelectionManager manager) Sets the selection manager for this viewer. -
Uses of SelectionManager in org.eclipse.gef.ui.parts
Methods in org.eclipse.gef.ui.parts that return SelectionManagerMethods in org.eclipse.gef.ui.parts with parameters of type SelectionManagerModifier and TypeMethodDescriptionvoid
AbstractEditPartViewer.setSelectionManager
(SelectionManager model)