
特性名称 | 说明 | 特性类型 | 默认值 | 必需或可选 | |
|---|---|---|---|---|---|
itemIdentifierKeys | 当在“项列表”之外设置 selectedItems 时,用于标识选定项。当由另一个组件在项列表中设置时,它应出现在 selectedItems 的值中,并且作为每个项属性的一部分出现在项的输入中。 此配置特性位于组件配置中 implementationConfiguration 特性的下方。 | { "value": { "itemIdentifierKeys": { "sets": [{ "data": { "selectedValues": { "data": [{ "itemListsData": [{ "items": [{ "id": "" } ], "objectType": "" } ], "adapter": { "instanceName": "", "thingName": "" } } ] } }, "name": "" } ] } } } | 可选 | ||