Part of kiwi.ui.objectlist View In Hierarchy
Method | __init__ | Constructor. |
Method | update_total | Recalculate the total value of all columns |
Method | _on_klist__cell_edited | Undocumented |
Inherited from ListLabel:
Method | set_value | Sets the value of the label. |
Method | get_value_widget | Undocumented |
Method | get_label_widget | Undocumented |
Method | _create_ui | Undocumented |
Method | _resize | Undocumented |
Method | _on_treeview_column_button__size_allocate | Undocumented |
Method | _on_treeview_column__notify_width | Undocumented |
Method | _on_list__size_allocate | Undocumented |
Parameters | klist | list to follow (type: kiwi.ui.objectlist.ObjectList ) |
column | name of a column in a klist (type: string ) | |
label | label (type: string ) | |
value_format | format string used to format value (type: string ) |