Used by DorfMapper.
extension of IDorfDefinitionBase with parameters to be propagated
Nested object should have properties or other nested objects and those should be stored as metadata.
Indicates how many columns should be rendered in a separate group for a nested object.
CSS classes which should be assigned to this field.
Source of nestedFieldsMetadata
, consumed by DorfMapper.
Indicator for HTML templates.
An unique identifier, property name. Used as id in HTML element.
Label which should describe the field.
Represents element index in the form.
Represents element index in the form.
When metadata is nested within the group, group is passing its CSS.
Tag is de facto a selector for the component. It allows to identify a particular component in HTML form.
Indicates if fields from the nested object shouldn't or should be presented in a separate group.
Value of the field.
Gets CSS classes, with accordance to the priorities. The closer the definition, the sooner applied.
classes to be got, e.g. 'label'
for label ones
Generated using TypeDoc
Specifies a special metadata for nested DORF objects.