Treeform.on_item_selection_changed
- Treeform.on_item_selection_changed()[source]
Handle tree item selection changes.
This method is called when the selection in the tree widget changes. It calls the action function (if provided) with the selected node as argument.