shuishen
2021-06-18 d12e030d8a7690d79c5786bc2a786b6c21a24433
1
2
3
4
5
6
7
8
9
10
<tr class="dijitReset dijitMenuItem" dojoAttachPoint="focusNode" role="menuitemcheckbox" tabIndex="-1"
    dojoAttachEvent="ondijitclick:_onClick"
    ><td class="dijitReset dijitMenuItemIconCell" role="presentation"
        ><div src="${_blankGif}" alt="" class="dijitMenuItemIcon ${_iconClass}" dojoAttachPoint="iconNode"
            ><input class="dojoxCheckedMultiSelectCheckBoxInput" dojoAttachPoint="inputNode" type="${_type.type}"
        /></div></td
    ><td class="dijitReset dijitMenuItemLabel" colspan="2" dojoAttachPoint="containerNode,labelNode"></td
    ><td class="dijitReset dijitMenuItemAccelKey" style="display: none" dojoAttachPoint="accelKeyNode"></td
    ><td class="dijitReset dijitMenuArrowCell" role="presentation">&nbsp;</td
></tr>