Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Package widgets :: Module combobox :: Class ComboBoxEntry |
|
object
--+ |_GObject
--+ |BaseComboBoxEntry
--+ |object
--+ | | |PropertyObject
--+ |object
--+ | | |ProxyWidgetMixin
--+ | | |ValidatableProxyWidgetMixin
--+ |ProxyComboBoxEntry
--+ | ComboBoxEntry
Method Summary | |
---|---|
Inherited from ProxyComboBoxEntry | |
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 BaseComboBoxEntry | |
| |
| |
| |
| |
| |
| |
| |
| |
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. | |
Implement in subclass | |
Changes the validation state to valid, which will remove icons and reset the background color | |
Checks if the data is valid. | |
Inherited from ProxyWidgetMixin | |
Set the data type for the widget | |
|
Class Variable Summary | |
---|---|
Inherited from ProxyComboBoxEntry | |
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 Mon Jan 29 16:46:03 2007 | http://epydoc.sf.net |