Line | |
---|
1 | <tr class="dijitReset dijitMenuItem" dojoAttachPoint="focusNode" role="menuitemcheckbox" tabIndex="-1" |
---|
2 | dojoAttachEvent="ondijitclick:_onClick" |
---|
3 | ><td class="dijitReset dijitMenuItemIconCell" role="presentation" |
---|
4 | ><div src="${_blankGif}" alt="" class="dijitMenuItemIcon ${_iconClass}" dojoAttachPoint="iconNode" |
---|
5 | ><input class="dojoxCheckedMultiSelectCheckBoxInput" dojoAttachPoint="inputNode" type="${_type.type}" |
---|
6 | /></div></td |
---|
7 | ><td class="dijitReset dijitMenuItemLabel" colspan="2" dojoAttachPoint="containerNode,labelNode"></td |
---|
8 | ><td class="dijitReset dijitMenuItemAccelKey" style="display: none" dojoAttachPoint="accelKeyNode"></td |
---|
9 | ><td class="dijitReset dijitMenuArrowCell" role="presentation"> </td |
---|
10 | ></tr> |
---|
Note: See
TracBrowser
for help on using the repository browser.