| Function | __init__ | Create a new ObjectList object.
|
| Function | _append_internal | Undocumented |
| Function | append | Append the selected row in an instance.
|
| Function | prepend | Prepend the selected row in an instance.
|
| Function | expand | This method opens the row specified by path so its children
|
| Function | collapse | This method collapses the row specified by path
|
| Function | _on_treeview__row_expanded | Undocumented |