DHTMLX Touch documentation
onbeforeAdd
Parameters
Returns
Start
Components
DataStore
onbeforeAdd
Type: Event
File: core/datastore.js
Implemented in:
DataStore
Included in:
before adding item to datastore
Parameters
obj - data for new item
index - index, at which new item will be added
Returns
Returning false from event handler will block default processing