Interface
Options when calling data source's load method.
Properties
Property | Type | Notes |
---|---|---|
WidgetDataSourcePair | WidgetDataSourcePair[] | When executing query, the matched query is excluded. Valid in runtime scope only. | |
boolean | Force the query even if the query parameters have not changed. | |
string | For load only. For local data source, you can use local ID as widget ID. |
excludeQuery
optional
Interface PropertyexcludeQuery: WidgetDataSourcePair | WidgetDataSourcePair[]
When executing query, the matched query is excluded. Valid in runtime scope only.