pyface.workbench.action.new_user_perspective_action module

An action that creates a new (and empty) user perspective.

class pyface.workbench.action.new_user_perspective_action.NewUserPerspectiveAction[source]

Bases: WorkbenchAction

An action that creates a new (and empty) user perspective.

perform(event)[source]

Peform the action.