| Home | Trees | Index | Help |  | 
|---|
| Package kiwi :: Package ui :: Package widgets :: Module textview :: Class TextView | 
 | 
                 object --+        
                          |        
             PropertyObject --+    
                              |    
             object --+       |    
                      |       |    
       ProxyWidgetMixin --+   |    
                          |   |    
ValidatableProxyWidgetMixin --+    
                              |    
                 object --+   |    
                          |   |    
                   _GObject --+    
                              |    
                  ProxyTextView --+
                                  |
                                 TextView
| Method Summary | |
|---|---|
| Inherited from ProxyTextView | |
| Must matche the data-type property. | Get the content of the widget. | 
|  | |
| 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 | |
|---|---|
| Inherited from ProxyTextView | |
| tuple | allowed_data_types: A list of types which we are allowed to use in this class. | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Fri Mar 23 15:56:54 2007 | http://epydoc.sf.net |