Widgets
Samples
Demos
Forum
Services
Documentation
addBind
getBindData
removeBind
saveBatch
setBindData
Start
API Reference
Mixins
BindSource
Methods
setBindData
moves data from master to child
void
setBindData
(
object
data
,
id
key
);
data
object
the data object
key
id
the id of the child component
Back to top