ValueDefinition interface
封裝域值定義的屬性。 它具有擷取特定欄位可能值清單所需的資訊,以及如何在 UI 中處理該域值。 這項資訊包含這個值所代表的物件類型、要用於UI顯示的屬性,以及要用於儲存訂閱的屬性
屬性
| data |
取得或設定數據源。 |
| end |
取得或設定其餘端點。 |
| result |
取得或設定結果範本。 |
屬性詳細資料
dataSource
endPoint
取得或設定其餘端點。
endPoint: string
屬性值
string
resultTemplate
取得或設定結果範本。
resultTemplate: string
屬性值
string