DataSource

23 Sep 20251 minute to read

Properties

connectionDataSource ConnectionDataSourceModel

define connectorDataSource collection

Defaults to undefined

crudAction CrudActionModel

Add CrudAction to data source

Defaults to undefined

dataManager DataManager

Sets the data source either as a collection of objects or as an URL of DataManager

Defaults to null

dataMapSettings DataMappingItemsModel[]

A collection of JSON objects where each object represents an Data Map Items.

Defaults to []

dataSource DataManager

Sets the data source either as a collection of objects or as an URL of DataManager

Defaults to null

doBinding Function|string

Binds the custom data with node model

Defaults to undefined

id string

Sets the unique id of the data source items

Defaults to ’’

parentId string

Sets the unique id that defines the relationship between the data source items

Defaults to ’’

root string

Sets the unique id of the root data source item

Defaults to ’’