| 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 --+ |
| |
data.buffered.IBuffered --+ |
| |
object --+ | |
| | |
data.validatable.IValidatable --+ |
| |
data.buffered.IBufferedValidatable --+ |
| |
object --+ | |
| | |
data.property.IValueChangeNotifier --+ |
| |
object --+ | |
| | |
data.property.IValueChangeListener --+ |
| |
object --+ | |
| | |
data.property.IViewer --+ | |
| | |
data.property.IEditor --+ |
| |
object --+ | |
| | |
util.IEventListener --+ | |
| | |
terminal.paintable.IPaintable --+ | |
| | |
object --+ | | |
| | | |
terminal.variable_owner.IVariableOwner --+ | |
| | |
object --+ | | |
| | | |
terminal.sizeable.ISizeable --+ | |
| | |
component.IComponent --+ | |
| | |
component.IFocusable --+ |
| |
field.IField --+
|
object --+ |
| |
event.action.IShortcutNotifier --+
|
object --+ |
| |
data.property.IReadOnlyStatusChangeNotifier --+
|
object --+ |
| |
data.property.IReadOnlyStatusChangeListener --+
|
abstract_field.AbstractField --+
|
object --+ |
| |
data.container.IContainer --+
|
object --+ |
| |
data.container.IViewer --+
|
object --+ |
| |
data.container.IPropertySetChangeListener --+
|
object --+ |
| |
data.container.IPropertySetChangeNotifier --+
|
object --+ |
| |
data.container.IItemSetChangeNotifier --+
|
object --+ |
| |
data.container.IItemSetChangeListener --+
|
abstract_select.AbstractSelect --+
|
TwinColSelect
Multiselect component with two lists: left side for available items and right side for selected items.
|
|||
|
Inherited from |
|||
|
|||
CLIENT_WIDGET = Nonehash(x) |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates an empty Select with caption, that is connected to a data-source or is filled from a collection of option values.
|
Sets the number of columns in the editor. If the number of columns is set 0, the actual number of displayed columns is determined implicitly by the adapter. The number of columns overrides the value set by setWidth. Only if columns are set to 0 (default) the width set using setWidth or setWidth is used.
|
Sets the number of rows in the editor. If the number of rows is set to 0, the actual number of displayed rows is determined implicitly by the adapter. If a height if set (using setHeight or setHeight) it overrides the number of rows. Leave the height undefined to use this method. This is the opposite of how setColumns work.
|
Paints the content of this component.
|
Sets the text shown above the right column.
|
Returns the text shown above the right column.
|
Sets the text shown above the left column.
|
Returns the text shown above the left column.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:58 2013 | http://epydoc.sourceforge.net |