known subclasses: kiwi.ui.widgets.combobox.ComboBoxEntry
Function | __init__ | Undocumented |
Function | __nonzero__ | Undocumented |
Function | __len__ | Undocumented |
Function | prop_set_list_editable | Undocumented |
Function | _update_selection | Undocumented |
Function | _add_text_to_combo_list | Undocumented |
Function | _on__key_release_event | Checks for "Enter" key presses and add the entry text to
|
Function | _on_child_entry__changed | Called when something on the entry changes
|
Function | read | Get the content of the widget.
|
Function | update | Update the content value of the widget.
|
Function | prefill | |
Function | clear | |
Function | append_item | |
Function | insert_item | See kiwi.interfaces.IEasyCombo.insert_item
|
Function | select | |
Function | select_item_by_position | |
Function | select_item_by_label | |
Function | select_item_by_data | |
Function | get_model_strings | |
Function | get_model_items | |
Function | get_selected_label | |
Function | get_selected_data | |
Function | get_selected | |
Function | set_mode | Undocumented |