Sektion |
WMConfig |
Modul |
|
Muss Feld |
Ja |
Typ |
Text (String) |
Standardwert |
- |
Beschreibung
Der Tag <COPCatalogIconFile> definiert das Bild (Icon), das direkt neben dem Eingabefeld eines Attributes angezeigt wird. Mit Klick auf dieses Icon zeigt Model Manager den COP Katalog Auswahldialog an. Der Standardwert für <COPCatalogIconFile> ist /com/cop/catalog/COPCatalog.gif.
Beispiel
<Class extends="DMMasterdata, DMReleaseProcess">
<Name catalog="awm_stda" msg_num="251">MASTERDATA</Name>
<Attribute>DESCRIPTION
<AttributeEditorClass>com.cop.catalog.COPCatalogEditor</AttributeEditorClass>
<COPCatalogTableName>COP_CATALOG</COPCatalogTableName>
<COPCatalogColumnName>DESCRIPTION_DE</COPCatalogColumnName>
</Attribute>
<Attribute>DESCRIPTION_EN
<AttributeEditorClass>com.cop.catalog.COPCatalogEditor</AttributeEditorClass>
<COPCatalogTableName>COP_CATALOG</COPCatalogTableName>
<COPCatalogColumnName>DESCRIPTION_EN</COPCatalogColumnName>
</Attribute>
</Class>
Siehe auch
·COP Katalog XML Konfiguration
(c) 2018 COP Informatik AG www.copag.ch