You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
716 B
HTML

<div class="dojoxGridView" wairole="presentation">
<div class="dojoxGridHeader" dojoAttachPoint="headerNode" wairole="presentation">
<div dojoAttachPoint="headerNodeContainer" style="width:9000em" wairole="presentation">
<div dojoAttachPoint="headerContentNode" wairole="row"></div>
</div>
</div>
<input type="checkbox" class="dojoxGridHiddenFocus" dojoAttachPoint="hiddenFocusNode" wairole="presentation" />
<input type="checkbox" class="dojoxGridHiddenFocus" wairole="presentation" />
<div class="dojoxGridScrollbox" dojoAttachPoint="scrollboxNode" wairole="presentation">
<div class="dojoxGridContent" dojoAttachPoint="contentNode" hidefocus="hidefocus" wairole="presentation"></div>
</div>
</div>