Expand description
ยงTree View State Persistence Helpers
Internal helper functions for saving and restoring tree view state.
Functionsยง
- persist_
tree_ ๐view_ state - Persists the current state of a tree view. Saves the expansion, selection, and other state for later restoration.
- restore_
tree_ ๐view_ state - Restores a previously persisted tree view state. Restores expansion, selection, and other state from a JSON representation.