Uses of Class
org.eclipse.ui.actions.PartEventAction
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of PartEventAction in org.eclipse.ui.actions
Modifier and TypeClassDescriptionclass
ALabelRetargetAction
extends the behavior of RetargetAction.class
ARetargetAction
tracks the active part in the workbench. -
Uses of PartEventAction in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
Closes all editors except ones with unsaved changes.class
TheNavigationHistoryAction
moves navigation history back and forward.class
The abstract superclass for actions that listen to page activation and open/close events.