Uses of Class
org.eclipse.ui.actions.ActionContext
Package
Description
Application programming interfaces for working with resource mappings.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Provides the Common Navigator framework.
-
Uses of ActionContext in org.eclipse.team.ui.mapping
Modifier and TypeMethodDescriptionvoid
SynchronizationActionProvider.setContext
(ActionContext context) -
Uses of ActionContext in org.eclipse.ui.actions
Modifier and TypeMethodDescriptionActionGroup.getContext()
Returns the context used to determine which actions are added, and what their enabled state should be.Modifier and TypeMethodDescriptionvoid
ActionGroup.setContext
(ActionContext context) Sets the context used to determine which actions are added, and what their enabled state should be.