Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
Attributes
- active_perspective_id
The Id of the active perspective.
active_perspective_id = Str
- editor_area_memento
The memento for the editor area.
editor_area_memento = Any
- perspective_mementos
Mementos for each perspective that has been seen.
The keys are the perspective Ids, the values are the toolkit-specific mementos.
perspective_mementos = Dict(Str, Any)
- position
The position of the window.
position = Tuple
- size
The size of the window.
size = Tuple