#14287 closed enhancement (fixed)
Tree: add back expandAll() method
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
[20529] removed Tree's expandAll() method in favor of a flag to the constructor, but it turns out people want to expand/contract the Tree dynamically. So add that code back in.
Change History (2)
comment:1 Changed 8 years ago by
Owner: | set to bill |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [27124]: