DHTMLX Touch documentation
getIndexRange(from, to)
Parameters
Returns
Start
Components
DataStore
getIndexRange(from, to)
Type: Method
File: core/datastore.js
Implemented in:
DataStore
Included in:
converts the range of indexes to array of all IDs between them
Parameters
from - the start index of a range
dimension
to - the end index of a range
dimension
Returns
{Array}