Bases: TaskAction
TaskAction
An Action that creates a task window with a single task.
Call the appropriate function.
This looks for a method to call based on the extended method name stored in the method trait. If the method is empty, then this follows the usual Action method resolution.
method
Bases: Group
Group
A Group for creating task windows with a single task.
TaskWindowLaunchAction
TaskWindowLaunchAction.perform()
TaskWindowLaunchGroup
envisage.ui.tasks.action.preferences_action module
envisage.ui.tasks.action.task_window_toggle_group module