Uses of Class
org.eclipse.gef.ui.actions.WorkbenchPartAction
Packages that use WorkbenchPartAction
Package
Description
This package support for using JFace Actions in your EditorPart.
- 
Uses of WorkbenchPartAction in org.eclipse.gef.ui.actionsSubclasses of WorkbenchPartAction in org.eclipse.gef.ui.actionsModifier and TypeClassDescriptionfinal classAn action to align the selected parts.classCopies the currently selected template in the palatte to the system clipboard.classAn action to delete selected objects.classAn action to perform direct editing on a selected part.classclassAn 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.classclassAn action to redo the last command.classAn action to save the editor's current state.classSuperclass for an action needing the current selection.classSuperclass for actions needing access to the stack.classAn action to undo the last command.