Opened 8 years ago
Closed 8 years ago
#16413 closed task (fixed)
clarify API doc for destroy() and getChildren()
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The API doc for destroy() and getChildren() is unclear about what happens when the template defines widgets inside of this.containerNode. Technically, defining widgets inside of this.containerNode is not supported, but I want to make the doc clearer about what these two methods do anyway.
See also [28560] where I stopped explicitly tracking the list of supporting widgets.
Change History (3)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|---|
Status: | new → assigned |
Summary: | clarify API doc for destroy() and getChildren → clarify API doc for destroy() and getChildren() |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [30099]: