Interface: ItemListDataSourceCallbacks
DataSourceApi.ItemListDataSourceCallbacks
Description
Callback functions for the item list data source
Methods
Methods
setItemListListRowKey
▸ Optional
setItemListListRowKey(key
): void
Description
Sets the key to use for the item list rows
Parameters
Name | Type | Description |
---|---|---|
key
|
string
|
The key to use to identify the item list rows |
Returns
void