Uses of Class
org.eclipse.gef.ui.actions.SelectionAction
Packages that use SelectionAction
Package
Description
This package support for using JFace Actions in your EditorPart.
- 
Uses of SelectionAction in org.eclipse.gef.ui.actionsSubclasses of SelectionAction in org.eclipse.gef.ui.actionsModifier and TypeClassDescriptionfinal classAn action to align the selected parts.classAn action to delete selected objects.classAn action to perform direct editing on a selected part.classAn action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.classAn action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure.classAn action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.classIf the current object on the clipboard is a valid template, this action will paste the template to the viewer.