Skip to content
Snippets Groups Projects
AppointmentEdit_view.aod 1.11 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.0.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.0.0">
  <name>AppointmentEdit_view</name>
  <majorModelMode>DISTRIBUTED</majorModelMode>
  <layout>
    <boxLayout>
      <name>layout</name>
    </boxLayout>
  </layout>
  <children>
    <appointmentEditViewTemplate>
      <name>AppointmentEditTemplate</name>
      <summaryField>SUMMARY</summaryField>
      <descriptionField>DESCRIPTION</descriptionField>
      <beginField>BEGIN</beginField>
      <endField>END</endField>
      <attendeesField>ATTENDEES</attendeesField>
      <privateField>CLASSIFICATION</privateField>
      <statusField>STATUS</statusField>
      <locationField>LOCATION</locationField>
      <categoriesField>CATEGORIES</categoriesField>
      <alldayField>ALLDAY</alldayField>
      <transparencyField>TRANSPARENCY</transparencyField>
      <entityField>#ENTITY</entityField>
    </appointmentEditViewTemplate>
  </children>
</neonView>