Uses of Class
org.eclipse.ui.actions.ActionContext
Packages that use 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.mappingMethods in org.eclipse.team.ui.mapping with parameters of type ActionContextModifier and TypeMethodDescriptionvoidSynchronizationActionProvider.setContext(ActionContext context) 
- 
Uses of ActionContext in org.eclipse.ui.actionsMethods in org.eclipse.ui.actions that return ActionContextModifier and TypeMethodDescriptionActionGroup.getContext()Returns the context used to determine which actions are added, and what their enabled state should be.Methods in org.eclipse.ui.actions with parameters of type ActionContextModifier and TypeMethodDescriptionvoidActionGroup.setContext(ActionContext context) Sets the context used to determine which actions are added, and what their enabled state should be.