| Home | Trees | Index | Help |  | 
|---|
| Package kiwi :: Package ui :: Package widgets :: Module entry :: Class Entry | 
 | 
             object --+            
                      |            
         PropertyObject --+        
                          |        
             object --+   |        
                      |   |        
               _GObject --+        
                          |        
                  KiwiEntry --+    
                              |    
             object --+       |    
                      |       |    
       ProxyWidgetMixin --+   |    
                          |   |    
ValidatableProxyWidgetMixin --+    
                              |    
                     ProxyEntry --+
                                  |
                                 Entry
| Method Summary | |
|---|---|
| Inherited from ProxyEntry | |
|  | |
| Set the data type for the widget | |
| Must matche the data-type property. | Get the content of the widget. | 
|  | |
|  | |
| Sets the text of the entry | |
|  | |
| Inherited from KiwiEntry | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| string | Gets the empty mask between start and end | 
|  | |
|  | |
| Get the position at the specified field. | |
|  | |
| list of strings | Get the fields assosiated with the entry. | 
|  | |
|  | |
|  | |
|  | |
| Return the mask | |
|  | |
|  | |
|  | |
|  | |
|  | |
| See kiwi.interfaces.IEasyCombo.prefill | |
|  | |
|  | |
|  | |
|  | |
| Enable exact entry completion. | |
|  | |
| Sets the mask of the Entry. | |
|  | |
|  | |
|  | |
| Inherited from PropertyObject | |
|  | |
|  | |
|  | |
|  | |
| Inherited from ValidatableProxyWidgetMixin | |
| 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. | |
| Changes the validation state to valid, which will remove icons and reset the background color | |
| Checks if the data is valid. | |
| Inherited from ProxyWidgetMixin | |
|  | |
| Class Variable Summary | |
|---|---|
| Inherited from ProxyEntry | |
| 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 |