2012-08-14 16:59:10 +02:00
|
|
|
<div class="dijitTreeNode" role="presentation"
|
2017-01-20 18:29:59 +01:00
|
|
|
><div data-dojo-attach-point="rowNode" class="dijitTreeRow" role="presentation"
|
|
|
|
><span data-dojo-attach-point="expandoNode" class="dijitInline dijitTreeExpando" role="presentation"></span
|
|
|
|
><span data-dojo-attach-point="expandoNodeText" class="dijitExpandoText" role="presentation"></span
|
2012-08-14 16:59:10 +02:00
|
|
|
><span data-dojo-attach-point="contentNode"
|
|
|
|
class="dijitTreeContent" role="presentation">
|
2017-01-20 18:29:59 +01:00
|
|
|
<span role="presentation" class="dijitInline dijitIcon dijitTreeIcon" data-dojo-attach-point="iconNode"></span
|
|
|
|
><span data-dojo-attach-point="labelNode,focusNode" class="dijitTreeLabel" role="treeitem"
|
|
|
|
tabindex="-1" aria-selected="false" id="${id}_label"></span>
|
2012-08-14 16:59:10 +02:00
|
|
|
</span
|
|
|
|
></div>
|
2017-01-20 18:29:59 +01:00
|
|
|
<div data-dojo-attach-point="containerNode" class="dijitTreeNodeContainer" role="presentation"
|
|
|
|
style="display: none;" aria-labelledby="${id}_label"></div>
|
2012-08-14 16:59:10 +02:00
|
|
|
</div>
|