Opened 13 years ago
Closed 12 years ago
#5177 closed defect (fixed)
Add a chapter to the book on the layout interface (contract)
Reported by: | Neil Roberts | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | book | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
People that want to write widgets that can talk to parent widgets. The documentation helps a good deal (http://redesign.dojotoolkit.org/?q=jsdoc/dijit/HEAD/object/dijit.layout._LayoutWidget) but having a front-end in the book explaining this lifecycle would be a huge help, and probably explain the reasons many widgets are in the layout directory.
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|---|
Priority: | high → normal |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
OK, I've added http://docs.dojocampus.org/dijit/layout/_LayoutWidget (and also http://docs.dojocampus.org/dijit/layout) that addresses this as best I can. Feel free to update that page to be clearer or more detailed.