Line | |
---|
1 | <div class="dijit dijitReset dijitInline dijitLeft" id="widget_${id}" |
---|
2 | ><div data-dojo-attach-point="comboButtonNode" |
---|
3 | ></div |
---|
4 | ><div data-dojo-attach-point="selectNode" class="dijit dijitReset dijitInline ${baseClass}Wrapper" data-dojo-attach-event="onmousedown:_onMouseDown,onclick:focus" |
---|
5 | ><select class="${baseClass}Select dojoxCheckedMultiSelectHidden" multiple="true" data-dojo-attach-point="containerNode,focusNode"></select |
---|
6 | ><div data-dojo-attach-point="wrapperDiv"></div |
---|
7 | ></div |
---|
8 | ></div> |
---|
Note: See
TracBrowser
for help on using the repository browser.