Attributes
- application
The application that the workbench is part of.
application = Instance(IApplication)
- prompt_on_exit
Should the user be prompted before exiting the workbench?
prompt_on_exit = Delegate('_preferences')
- window_factory
The factory that is used to create workbench windows.
window_factory = WorkbenchWindow