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
provideApi
assigns methods (and events) of DataStore to an object
void
provideApi
(
object
target
,
boolean
eventable
);
target
object
the object that methods are assigned to
eventable
boolean
defines if DataStore events needs being assigned
Back to top