Inherits from
- MWorkbenchWindowLayout: enthought.pyface.workbench.i_workbench_window_layout.MWorkbenchWindowLayout
Attributes
Inherited from base classes
Method summary
- activate_editor(self, editor)
- activate_view(self, view)
- add_editor(self, editor, title)
- add_view(self, view, position = None, relative_to = None, size = (-Const(1), -Const(1)))
- close(self)
- close_editor(self, editor)
- close_view(self, view)
- contains_view(self, view)
- create_initial_layout(self, parent)
- get_editor_memento(self)
- get_view_memento(self)
- hide_editor_area(self)
- hide_view(self, view)
- refresh(self)
- reset_editors(self)
- reset_views(self)
- set_editor_memento(self, memento)
- set_view_memento(self, memento)
- show_editor_area(self)
- show_view(self, view)
Methods
- activate_editor(self, editor)
- activate_view(self, view)
- add_editor(self, editor, title)
- add_view(self, view, position = None, relative_to = None, size = (-Const(1), -Const(1)))
- close(self)
- close_editor(self, editor)
- close_view(self, view)
- contains_view(self, view)
- create_initial_layout(self, parent)
- get_editor_memento(self)
- get_view_memento(self)
- hide_editor_area(self)
- hide_view(self, view)
- refresh(self)
- reset_editors(self)
- reset_views(self)
- set_editor_memento(self, memento)
- set_view_memento(self, memento)
- show_editor_area(self)
- show_view(self, view)