pyface.workbench.action.set_active_perspective_action module

An action that sets the active perspective.

class pyface.workbench.action.set_active_perspective_action.SetActivePerspectiveAction[source]

Bases: WorkbenchAction

An action that sets the active perspective.

destroy()[source]

Destroy the action.

perform(event)[source]

Perform the action.