Opened 11 years ago
Closed 10 years ago
#10499 closed defect (fixed)
dijit.layout.ContentPane.isLayoutContainer not defined
Reported by: | Adam Peller | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Doc parser | Version: | 1.4.0 |
Keywords: | Cc: | Tom Trenka, bill, dante | |
Blocked By: | Blocking: |
Description
http://api.dojotoolkit.org/jsdoc/1.4/dijit.layout.ContentPane
Declared also on _LayoutWidget for its descendants. I don't see isLayoutContainer at all in api.xml. Worrisome, since this was in the release notes. Searching for it finds some instances, though it does not show up when browsing to a particular widget, like AccordionContainer?.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | 1.4.2 → 1.4.3 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.4.3 → 1.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I just checked http://dojotoolkit.org/api/ and it's showing up for ContentPane, in addition to (for example) TabContainer.