#1242 closed defect (fixed)
convert Tree*.js to use defineWidget() and dojo.declare()
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Convert all the tree code (including Tree3) to use defineWidget() and dojo.declare(), rather than dojo.lang.extend, like all the other widgets.
Change History (3)
comment:1 Changed 16 years ago by
Owner: | changed from ilia to bill |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I fixed this a few weeks ago; I don't remember the change number.
Note: See
TracTickets for help on using
tickets.
Not sure I can put the new stuff right.. Got mixins etc.