#2933 closed enhancement (fixed)
09: M2: Add in new data binding layer to dojox (wire).
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
09: M2: Add in new data binding layer to dojox (wire).
This tracker is for the addition of a set of data binding apis to simplify the connection of data to widget, data to data, and the like. It allows the data values to be bound/assigned based on triggering events, such as button presses, topic publishes, and so on.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | dojo.wire_20070407.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [8455]) Initial commit of the data binding apis (dojox.wire). fixes #2933