dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
6 lines (5 loc) • 321 B
HTML
<div class="dijit dijitReset dijitInline" role="presentation"
><div class="dojoxTriStateCheckBoxInner" dojoAttachPoint="stateLabelNode"></div
><input ${!nameAttrSetting} type="${type}" role="${type}" dojoAttachPoint="focusNode"
class="dijitReset dojoxTriStateCheckBoxInput" dojoAttachEvent="onclick:_onClick"
/></div>