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.actions
Subclasses of SelectionAction in org.eclipse.gef.ui.actionsModifier and TypeClassDescriptionfinal class
An action to align the selected parts.class
An action to delete selected objects.class
An action to perform direct editing on a selected part.class
An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.class
An action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure.class
An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.class
If the current object on the clipboard is a valid template, this action will paste the template to the viewer.