Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wenn eine Titelansicht verfügbar ist wird dieses verwendet, ansonsten die Caption der Klasse.

Beispiel Detailansicht

Code Block
<layout name="Detail" type="Detail" targetClass="Company">
    <group control="TabContainer">
      <group control="TabItem">
        <propertyLink link="Office" control="List"/>
      </group>
    </group>
  </group>
</layout>