Files
openlayers/master/examples/TriStateCheckBox.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

5 lines
309 B
HTML

<div class="dijit dijitReset dijitInline" role="presentation"
><div class="dojoxTriStateCheckBoxInner" dojoAttachPoint="stateLabelNode"></div
><input ${!nameAttrSetting} type="${type}" dojoAttachPoint="focusNode"
class="dijitReset dojoxTriStateCheckBoxInput" dojoAttachEvent="onclick:_onClick"
/></div>