| Home | Trees | Index | Help |  | 
|---|
| Package kiwi :: Package ui :: Package widgets :: Module combobox :: Class ComboBox | 
 | 
      object --+        
               |        
  PropertyObject --+    
                   |    
      object --+   |    
               |   |    
ProxyWidgetMixin --+    
                   |    
      object --+   |    
               |   |    
        _GObject --+    
                   |    
       ProxyComboBox --+
                       |
                      ComboBox
| Method Summary | |
|---|---|
| Inherited from ProxyComboBox | |
| See kiwi.interfaces.IEasyCombo.append_item | |
| See kiwi.interfaces.IEasyCombo.clear | |
| See kiwi.interfaces.IEasyCombo.get_model_strings | |
| See kiwi.interfaces.IEasyCombo.select_item_by_data | |
| See kiwi.interfaces.IEasyCombo.get_selected_data | |
| See kiwi.interfaces.IEasyCombo.get_selected_label | |
| See kiwi.interfaces.IEasyCombo.get_model_items | |
| See kiwi.interfaces.IEasyCombo.prefill | |
| Must matche the data-type property. | Get the content of the widget. | 
| See kiwi.interfaces.IEasyCombo.select | |
| See kiwi.interfaces.IEasyCombo.select_item_by_label | |
| See kiwi.interfaces.IEasyCombo.select_item_by_position | |
| See kiwi.interfaces.IEasyCombo.select | |
|  | |
| Inherited from PropertyObject | |
|  | |
|  | |
|  | |
|  | |
| Inherited from ProxyWidgetMixin | |
| Set the data type for the widget | |
|  | |
| Class Variable Summary | |
|---|---|
| Inherited from ProxyComboBox | |
| 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:55 2007 | http://epydoc.sf.net |