2012-08-14 16:59:10 +02:00
|
|
|
<span class="dijit dijitReset dijitInline" role="presentation"
|
|
|
|
><span class="dijitReset dijitInline dijitButtonNode"
|
2017-01-20 18:29:59 +01:00
|
|
|
data-dojo-attach-event="ondijitclick:__onClick" role="presentation"
|
2012-08-14 16:59:10 +02:00
|
|
|
><span class="dijitReset dijitStretch dijitButtonContents"
|
|
|
|
data-dojo-attach-point="titleNode,focusNode"
|
|
|
|
role="button" aria-labelledby="${id}_label"
|
|
|
|
><span class="dijitReset dijitInline dijitIcon" data-dojo-attach-point="iconNode"></span
|
|
|
|
><span class="dijitReset dijitToggleButtonIconChar">●</span
|
|
|
|
><span class="dijitReset dijitInline dijitButtonText"
|
|
|
|
id="${id}_label"
|
|
|
|
data-dojo-attach-point="containerNode"
|
|
|
|
></span
|
|
|
|
></span
|
|
|
|
></span
|
|
|
|
><input ${!nameAttrSetting} type="${type}" value="${value}" class="dijitOffScreen"
|
2017-01-20 18:29:59 +01:00
|
|
|
data-dojo-attach-event="onclick:_onClick"
|
|
|
|
tabIndex="-1" aria-hidden="true" data-dojo-attach-point="valueNode"
|
2012-08-14 16:59:10 +02:00
|
|
|
/></span>
|