Skip to content
Snippets Groups Projects
Commit e5defcd9 authored by j.goderbauer's avatar j.goderbauer
Browse files

Attributelookup: Smaller rows thanks to treeTable

parent e7716ba8
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,16 @@
</boxLayout>
</layout>
<children>
<treeViewTemplate>
<name>Tree</name>
<treeTableViewTemplate>
<name>TreeTable</name>
<parentField>ATTRIBUTE_PARENT_ID</parentField>
<titleField>FULL_ATTRIBUTE_NAME</titleField>
<showChildrenCount v="false" />
<entityField>#ENTITY</entityField>
</treeViewTemplate>
<columns>
<neonTreeTableColumn>
<name>720c8546-f8ce-4f4f-8bf6-35bbf15a3936</name>
<entityField>FULL_ATTRIBUTE_NAME</entityField>
</neonTreeTableColumn>
</columns>
</treeTableViewTemplate>
</children>
</neonView>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment