DHTMLX Touch documentation
move(sindex, tindex)
Parameters
Returns
Start
Components
DataStore
move(sindex, tindex)
Type: Method
File: core/datastore.js
Implemented in:
DataStore
Included in:
moves an item from one position to another
Parameters
sindex - the orignal position of an item
dimension
tindex - the new position of an item
dimension
Returns