Interface: ItemListDataSourceCallbacks

DataSourceApi.ItemListDataSourceCallbacks

Description

Callback functions for the item list data source

Methods

Methods

setItemListListRowKey

OptionalsetItemListListRowKey(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