Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Package widgets :: Module combobox :: Class ComboBoxEntry |
|
object
--+ |_GObject
--+ |BaseComboBoxEntry
--+ |object
--+ | | |ComboMixin
--+ |object
--+ | | |PropertyObject
--+ |object
--+ | | |ProxyWidgetMixin
--+ | | |ValidatableProxyWidgetMixin
--+ |ProxyComboBoxEntry
--+ | ComboBoxEntry
Method Summary | |
---|---|
Inherited from ProxyComboBoxEntry | |
Removes all items from list and erases entry | |
Fills the Combo with listitems corresponding to the itemdata provided. | |
| |
Must matche the data-type property. |
Get the content of the widget. |
| |
| |
Inherited from PropertyObject | |
| |
| |
| |
| |
Inherited from BaseComboBoxEntry | |
| |
| |
| |
| |
| |
| |
| |
| |
Inherited from ComboMixin | |
Adds a single item to the Combo. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
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 Thu Oct 19 03:18:13 2006 | http://epydoc.sf.net |