Element <converter> |
Attribute class (required) (unique) | Translator: | class |
The name of the class to register a type converter for. |
Attribute object (required) | Translator: | object |
The object, which implements TypeConverter, to be registered for the class. |
Conversion Rules |
<conversion class=" TypeConverterContribution"
>
-
<map attribute="class"
property="subjectClass"
/>
-
<map attribute="object"
property="converter"
/>
</conversion>
|
References |
|