on_tree_selection_changed

Function on_tree_selection_changed 

Source
pub(super) async fn on_tree_selection_changed(
    env: &MountainEnvironment,
    view_identifier: String,
    selected_handles: Vec<String>,
) -> Result<(), CommonError>
Expand description

Handles tree selection changes. Called when the user selects or deselects items in the tree view.