Opened 14 years ago
Closed 14 years ago
#6065 closed defect (fixed)
Tree: attribute to specify label
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add parameter TreeStoreModel to specify tree label attribute. See comment in blog post for details.
Change History (5)
comment:1 Changed 14 years ago by
Summary: | Tree: method to fully expand a node (and all it's descendants) → Tree: attribute to specify label |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This was fixed in [13724]. Ticket should have been automatically closed but wasn't.
Note: See
TracTickets for help on using
tickets.
(In [12858]) Tree tests specified labelAttr even though there is currently no such attribute. (And even if there was such an attribute, would only need to specify it when wanted to specify a non-default label.) Refs #6065.