| 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 --+
|
object --+ |
| |
layout.IAlignmentHandler --+
|
object --+ |
| |
layout.ISpacingHandler --+
|
object --+ |
| |
event.layout_events.ILayoutClickNotifier --+
|
abstract_ordered_layout.AbstractOrderedLayout --+
|
ordered_layout.OrderedLayout --+
|
FormLayout
FormLayout is used by Form to layout fields. It may also be used separately without Form.
FormLayout is a close relative to vertical OrderedLayout, but in FormLayout caption is rendered on left side of component. Required and validation indicators are between captions and fields.
FormLayout does not currently support some advanced methods from OrderedLayout like setExpandRatio and setComponentAlignment.
FormLayout by default has component spacing on. Also margin top and margin bottom are by default on.
|
|||
CLIENT_WIDGET = Nonehash(x) |
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a new ordered layout. The order of the layout defaults to
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:55 2013 | http://epydoc.sourceforge.net |