Skip to content
Snippets Groups Projects
AttributePreview_view.aod 1.76 KiB
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.0">
  <name>AttributePreview_view</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <layout>
    <boxLayout>
      <name>layout</name>
    </boxLayout>
  </layout>
  <children>
    <cardViewTemplate>
      <name>Head</name>
      <titleField>FULL_ATTRIBUTE_NAME</titleField>
      <subtitleField>ATTRIBUTE_TYPE</subtitleField>
      <entityField>#ENTITY</entityField>
    </cardViewTemplate>
    <genericViewTemplate>
      <name>Details</name>
      <showDrawer v="true" />
      <drawerCaption>Details</drawerCaption>
      <entityField>#ENTITY</entityField>
      <fields>
        <entityFieldLink>
          <name>70953962-9472-484b-ac95-567d2249f42e</name>
          <entityField>ATTRIBUTE_ACTIVE</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <genericViewTemplate>
      <name>Info</name>
      <editMode v="false" />
      <showDrawer v="true" />
      <entityField>#ENTITY</entityField>
      <title></title>
      <fields>
        <entityFieldLink>
          <name>5f20a5d4-0343-4b8c-92bf-15eeb2483ba9</name>
          <entityField>ATTRIBUTE_PARENT_ID</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>7e64cd02-e91e-4845-bc77-256a4945670e</name>
          <entityField>KEYWORD_CONTAINER</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>00a51564-0eca-43f9-8235-b811df1dbafd</name>
          <entityField>ATTRIBUTE_LEVEL</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
  </children>
</neonView>