Uses of Class
org.eclipse.ui.internal.PluginAction
Packages that use PluginAction
-
Uses of PluginAction in org.eclipse.ui.internal
Subclasses of PluginAction in org.eclipse.ui.internalModifier and TypeClassDescriptionfinal class
Extends PartPluginAction for usage in editor parts.class
An object action extension in a popup menu.class
This class adds to the PluginAction support by setting itself up for work within a WorkbenchPart.final class
This class extends regular plugin action with the additional requirement that the delegate has to implement interface IViewActionDeelgate.class
This class extends regular plugin action with the additional requirement that the delegate has to implement interfaceIWorkbenchWindowActionDelegate
.class
A workbench window pulldown action.Methods in org.eclipse.ui.internal that return PluginActionModifier and TypeMethodDescriptionActionDescriptor.getAction()
Returns the action object held in this descriptor.Constructors in org.eclipse.ui.internal with parameters of type PluginActionModifierConstructorDescriptionCreates a new contribution item from the given action.Creates a new contribution item from the given action.