API Model
Visualization Configuration
Visualization configuration for one (or more) of the asked variables. The configuration should be handled by a ui widget with specific ui logic. For example it is possible to configure a calendar mapping three variables (day, month, year) to one custom widget deployed in the application ui.
Field | Type | Mandatory | Meaning |
---|---|---|---|
uiComponentName | string | yes | name of the widget that should manage the configuration and customize the specified variables |
uiComponentMapping | map | yes |
|
uiOptionMapping | map | yes | map that can contain any key-value pairs to configure the widget |