Opened 13 years ago
Closed 10 years ago
#5385 closed enhancement (duplicate)
Allow ability to provide access to a widget variable in string passed refs in templates
Reported by: | Dustin Machi | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Parser | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
nice subject eh? Stop whining.
as an example, store requiring widgets in a template:
<div> <div dojoType="dijit.someStoreWidget" store={$myStore:global}></div> </div>
the store will get a string representing a global variable that points at the parent widgets myStore property.
Change History (6)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Status: | new → assigned |
comment:3 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → future |
Type: | defect → enhancement |
that's kind of confusing, esp the {$ syntax, if that's intentional. Does dojox.wires do what you want?
comment:5 Changed 10 years ago by
Owner: | changed from alex to dylan |
---|---|
Status: | assigned → new |
comment:6 Changed 10 years ago by
Milestone: | future → 1.6 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Oh, I fixed this in 1.6 (although with a different syntax), closing as dup of #12089.
Note: See
TracTickets for help on using
tickets.
Move all milestone 1.1 tickets to 1.2, except for reopened tickets and tickets opened after 1.1RC1 was released.