Opened 12 years ago
Closed 12 years ago
#9443 closed enhancement (fixed)
Tree: method to get/set currently selected item in tree
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Tree should have a way to get/set the currently selected item. Since Tree has no way of knowing the ancestors of an item, and also since items can have multiple parents, this really amounts to getting/setting the path to the currently selected item.
This is from a patch in #9339 but it deserves it's own ticket.
Note: See
TracTickets for help on using
tickets.
(In [18379]) Tree enhancements:
Thanks to Alessandro Ferrari (alle) (CLA on file) for the great patch!
Fixes #9443, #9339 !strict.