| 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 --+ |
| |
event.field_events.IBlurNotifier --+
|
object --+ |
| |
event.field_events.IFocusNotifier --+
|
object --+ |
| |
event.field_events.ITextChangeNotifier --+
|
abstract_text_field.AbstractTextField --+
|
TextArea
A text field that supports multi line editing.
|
|||
|
Inherited from |
|||
|
|||
CLIENT_WIDGET = Nonehash(x) |
|||
_DEFAULT_ROWS = 5
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs a TextArea with an optional caption, data source, and/or value.
|
Sets the number of rows in the text area.
|
Gets the number of rows in the text area.
|
Sets the text area's word-wrap mode on or off.
|
Tests if the text area is in word-wrap mode.
|
Paints any needed component-specific things to the given UIDL stream. The more general paint method handles all general attributes common to all components, and it calls this method to paint any component-specific attributes to the UIDL stream.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:59 2013 | http://epydoc.sourceforge.net |