Updated
This commit is contained in:
5
master/examples/TriStateCheckBox.html
Normal file
5
master/examples/TriStateCheckBox.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user