| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
util.IEventListener --+
|
terminal.paintable.IPaintable --+
|
object --+ |
| |
terminal.variable_owner.IVariableOwner --+
|
object --+ |
| |
terminal.sizeable.ISizeable --+
|
component.IComponent --+
|
object --+ |
| |
event.method_event_source.IMethodEventSource --+
|
abstract_component.AbstractComponent --+
|
object --+ |
| |
util.IEventListener --+ |
| |
terminal.paintable.IPaintable --+ |
| |
object --+ | |
| | |
terminal.variable_owner.IVariableOwner --+ |
| |
object --+ | |
| | |
terminal.sizeable.ISizeable --+ |
| |
component.IComponent --+ |
| |
component_container.IComponentContainer --+
|
abstract_component_container.AbstractComponentContainer --+
|
object --+ |
| |
util.IEventListener --+ |
| |
terminal.paintable.IPaintable --+ |
| |
object --+ | |
| | |
terminal.variable_owner.IVariableOwner --+ |
| |
object --+ | |
| | |
terminal.sizeable.ISizeable --+ |
| |
component.IComponent --+ |
| |
component_container.IComponentContainer --+ |
| |
layout.ILayout --+
|
object --+ |
| |
layout.IMarginHandler --+
|
abstract_layout.AbstractLayout --+
|
abstract_split_panel.AbstractSplitPanel --+
|
SplitPanel
SplitPanel.
SplitPanel is a component container, that can contain two
components (possibly containers) which are split by divider element.
Version: 1.1.2
Deprecated: Use HorizontalSplitPanel or VerticalSplitPanel instead.
|
|||
CLIENT_WIDGET = Nonehash(x) |
|||
ORIENTATION_VERTICAL = 0
|
|||
ORIENTATION_HORIZONTAL = 1
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a new split panel. The orientation of the panels is
|
Paints the content of this component.
|
Gets the orientation of the split panel.
|
Sets the orientation of the split panel.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:58 2013 | http://epydoc.sourceforge.net |