Interface | Description |
---|---|
IActionManagerChangeListener |
The interface for all objects that are interested in action manager change
events.
|
IDisposableAction |
Interface extension to
IAction adding lifecycle methods. |
IRepeatableAction |
The interface for all actions that could potentially be repeated.
|
Class | Description |
---|---|
AbstractCompareMergeAction |
The abstract parent of all concrete action handlers within the compare merge
infrastructure that can execute commands.
|
ActionManager |
Responsible for managing the running of repeatable actions.
|
ActionManagerChangeEvent |
Represent an event that is fired when an action manager changes.
|
ContentPaneAction |
Abstract parent action for content viewer panes hosting different contributor
versions
|
IRepeatableAction.WorkIndicatorType |
Enumerated type for work indicator type
|