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