Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Package widgets :: Module textview :: Class ProxyTextView |
|
object
--+ |PropertyObject
--+ |object
--+ | | |ProxyWidgetMixin
--+ | | |ValidatableProxyWidgetMixin
--+ |object
--+ | | |_GObject
--+ | ProxyTextView
TextView
Method Summary | |
---|---|
Must matche the data-type property. |
Get the content of the widget. |
update(self,
data)
| |
Inherited from PropertyObject | |
| |
| |
| |
| |
Inherited from ValidatableProxyWidgetMixin | |
Implement in subclass | |
Implement in subclass | |
Return true if the widget is in validated state | |
Changes the validation state to blank state, this only applies for mandatory widgets, draw an icon and set a tooltip | |
Changes the validation state to invalid. | |
Implement in subclass | |
Implement in subclass | |
Changes the validation state to valid, which will remove icons and reset the background color | |
Implement in subclass | |
Checks if the data is valid. | |
Inherited from ProxyWidgetMixin | |
Set the data type for the widget | |
|
Class Variable Summary | |
---|---|
tuple |
allowed_data_types : A list of types which we are allowed to use in this class. |
Instance Method Details |
---|
read(self)Get the content of the widget. The type of the return value
|
Class Variable Details |
---|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Oct 19 03:18:13 2006 | http://epydoc.sf.net |