Skip to content
Snippets Groups Projects
AttributePreview_view.aod 1.98 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.6" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.6">
  <name>AttributePreview_view</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <layout>
    <headerFooterLayout>
      <name>layout</name>
      <header>Head</header>
    </headerFooterLayout>
  </layout>
  <children>
    <cardViewTemplate>
      <name>Head</name>
      <iconField>ICON</iconField>
      <titleField>attributeName</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>3de869e9-936b-4215-86de-b1e24f6bfd78</name>
          <entityField>ATTRIBUTE_PARENT_ID</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>39cf159f-2c34-41a1-bf6d-210d2d1f8df9</name>
          <entityField>DROPDOWNDEFINITION</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>70953962-9472-484b-ac95-567d2249f42e</name>
          <entityField>ATTRIBUTE_ACTIVE</entityField>
        </entityFieldLink>
        <entityFieldLink>
          <name>1b1cfdcb-fcab-4ca9-b0e0-b69fe88b65f0</name>
          <entityField>SORTING</entityField>
        </entityFieldLink>
      </fields>
    </genericViewTemplate>
    <neonViewReference>
      <name>8ecf4cfd-a1a0-49fa-9650-575f32c48840</name>
      <entityField>AttributeUsages</entityField>
      <view>AttributeUsageList_view</view>
    </neonViewReference>
    <neonViewReference>
      <name>87719160-f477-49c7-b8de-5386d4c03a45</name>
      <entityField>ChildAttributes</entityField>
      <view>AttributeList_view</view>
    </neonViewReference>
  </children>
</neonView>