Line | |
---|
1 | <span class="dijit dijitReset dijitInline" |
---|
2 | ><span class="dijitReset dijitInline dijitButtonNode" |
---|
3 | data-dojo-attach-event="ondijitclick:_onClick" |
---|
4 | ><span class="dijitReset dijitStretch dijitButtonContents" |
---|
5 | data-dojo-attach-point="titleNode,focusNode" |
---|
6 | role="button" aria-labelledby="${id}_label" |
---|
7 | ><span class="dijitReset dijitInline dijitIcon" data-dojo-attach-point="iconNode"></span |
---|
8 | ><span class="dijitReset dijitToggleButtonIconChar">●</span |
---|
9 | ><span class="dijitReset dijitInline dijitButtonText" |
---|
10 | id="${id}_label" |
---|
11 | data-dojo-attach-point="containerNode" |
---|
12 | ></span |
---|
13 | ></span |
---|
14 | ></span |
---|
15 | > |
---|
16 | <input ${!nameAttrSetting} type="${type}" value="${value}" class="dijitOffScreen" tabIndex="-1" data-dojo-attach-point="valueNode" /> |
---|
17 | </span> |
---|
Note: See
TracBrowser
for help on using the repository browser.