DHTMLX Touch documentation
set(id, data)
Parameters
Returns
Start
Components
DataStore
set(id, data)
Type: Method
File: core/datastore.js
Implemented in:
DataStore
Included in:
sets the new hash of properties for an item
Parameters
id - the id of item in question
string,dimension
data - hash of data
object
Returns