Subpackages
Submodules
- api
- branding - Application branding information.
- decorated_editor - A base class for editors that need standard decorations such as toolbars.
- editor - The base class for all editors.
- editor_set_structure_handler - The handler used to restore editors.
- perspective - The default perspective.
- perspective_item - An item in a Perspective contents list.
- services
- traits_ui_editor - An editor whose content is provided by a traits UI.
- traits_ui_view - A view whose content is provided by a traits UI.
- user_perspective
- view - The base class for all views.
- view_set_structure_handler - The handler used to restore views.
- window - A top-level workbench window.
- window_factory - A factory for workbench windows.
- window_layout - The default window layout.
- workbench - The Envisage workbench.
- workbench_application - The entry point for an Envisage Workbench application.
- workbench_dock_window - Base class for workbench dock windows.
- workbench_plugin - The plugin that creates the Envisage Workbench UI.
- workbench_plugin_definition - The plugin that creates the Envisage Workbench UI.
- workbench_runnable - A runnable that opens the first workbench window.
- workbench_ui - The UI for the Envisage workbench.
Imported Names
| Local name | Refers to |
|---|---|
| DecoratedEditor | enthought.envisage.workbench.decorated_editor.DecoratedEditor |
| Editor | enthought.envisage.workbench.editor.Editor |
| IWORKBENCH | enthought.envisage.workbench.services.IWORKBENCH |
| IWORKBENCH_UI | enthought.envisage.workbench.services.IWORKBENCH_UI |
| Perspective | enthought.envisage.workbench.perspective.Perspective |
| TraitsUIEditor | enthought.envisage.workbench.traits_ui_editor.TraitsUIEditor |
| TraitsUIView | enthought.envisage.workbench.traits_ui_view.TraitsUIView |
| View | enthought.envisage.workbench.view.View |
| Window | enthought.envisage.workbench.window.Window |
| Workbench | enthought.envisage.workbench.workbench.Workbench |
| WorkbenchApplication | enthought.envisage.workbench.workbench_application.WorkbenchApplication |