Module Events

Module Events 

Source
Expand description

ยงTree View Event Handlers

Internal helper functions for handling user interaction events (expansion, selection).

Functionsยง

on_tree_node_expanded ๐Ÿ”’
Handles tree node expansion/collapse events. Called when a user expands or collapses a node in the tree view.
on_tree_selection_changed ๐Ÿ”’
Handles tree selection changes. Called when the user selects or deselects items in the tree view.