Inherits from
- SplitApplicationWindow: enthought.pyface.split_application_window.SplitApplicationWindow
Attributes
- direction
The direction in which the panel is split.
direction = Str('vertical')
- ratio
The ratio of the size of the left/top pane to the right/bottom pane.
ratio = Float(0.29999999999999999)
- root
The root binding (usually a binding to a context!).
root = Instance(Binding)
- title
title = Str('Naming System Explorer')