Bases: Action
Action
An action for activating an application window.
Performs the action.
event (ActionEvent) – The event which triggered the action.
Bases: Group
Group
A Group for toggling the activation state of an application’s windows.
Called when the group is no longer required.
TaskWindowToggleAction
TaskWindowToggleAction.perform()
TaskWindowToggleGroup
TaskWindowToggleGroup.destroy()
envisage.ui.tasks.action.task_window_launch_group module
envisage.ui.workbench package