summaryrefslogtreecommitdiff
path: root/lib/dijit/templates/Tree.html
blob: 4e1b9432ee647c4cd12a5d072815a952d77831ed (plain)
1
2
3
4
<div class="dijitTree dijitTreeContainer" role="tree"
	data-dojo-attach-event="onkeypress:_onKeyPress">
	<div class="dijitInline dijitTreeIndent" style="position: absolute; top: -9999px" data-dojo-attach-point="indentDetector"></div>
</div>