Samples
Forum
Support
Documentation
attachEvent
attachProgress
blockEvent
callEvent
clearValidation
define
detachEvent
escape
getItemState
getState
hasEvent
ignore
mapEvent
off
on
processResult
reset
save
send
setItemState
unblockEvent
validate
Start
API Reference
Mixins
DataProcessor
Methods
save
mark data record as changed and initiates data saving
void
save
(
id
id
,
string
operation
);
Parameters
id
id
item id
operation
string
'update', 'add', 'delete', 'move' or null
Back to top