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.