Widgets
Samples
Demos
Forum
Services
Documentation
add
addMark
attachEvent
blockEvent
callEvent
changeId
clearAll
clearMark
count
destructor
detachEvent
each
exists
filter
find
getFirstId
getIdByIndex
getIndexById
getIndexRange
getItem
getLastId
getMark
getNextId
getPrevId
getRange
hasEvent
id
importData
mapEvent
move
provideApi
refresh
remove
removeMark
scheme
serialize
setDriver
silent
sort
sync
unblockEvent
unsync
updateItem
Start
API Reference
Mixins
DataStore
Methods
getIndexRange
gets ids of items in the specified index range
array
getIndexRange
(
id
from
,
id
to
);
from
id
the start index of a range
to
id
the end index of a range
array
an array of ids in the specified index range
See also
Articles
Data Object Operations
Back to top