Subpackages
Submodules
- api
- editor - An editor in the workarea.
- function_action - Base class for all function actions.
- layout_part - A location within the layout where a PartPane may be added
- page_layout - The basic page layout for the Envisage UI
- part_pane
- perspective_action - A base class for actions that switch perspectives.
- selection_listener_action - Base class for all actions that listen to the window selection.
- toolbox - The toolbox view for editors which provide tools.
- traits_ui_editor - An editor whose content is provided by a traits UI.
- traits_workarea_window - A window in the workarea with content comprised of a single traits ui
- ui_plugin - The Envisage UI plugin.
- ui_plugin_definition - The Envisage UI plugin.
- view - The base class for all views.
- workarea_window - An window in the workarea.
- workbench_action - Abstract base class for all workbench actions.
- workbench_action_proxy - A proxy for a workbench action.
- workbench_window - A top-level workbench window.
Imported Names
| Local name | Refers to |
|---|---|
| Editor | enthought.envisage.ui.editor.Editor |
| PerspectiveAction | enthought.envisage.ui.perspective_action.PerspectiveAction |
| SelectionListenerAction | enthought.envisage.ui.selection_listener_action.SelectionListenerAction |
| Toolbox | enthought.envisage.ui.toolbox.Toolbox |
| TraitsWorkareaWindow | enthought.envisage.ui.traits_workarea_window.TraitsWorkareaWindow |
| UIPlugin | enthought.envisage.ui.ui_plugin.UIPlugin |
| View | enthought.envisage.ui.view.View |
| WorkareaWindow | enthought.envisage.ui.workarea_window.WorkareaWindow |
| WorkbenchAction | enthought.envisage.ui.workbench_action.WorkbenchAction |