Widgets
Samples
Demos
Forum
Services
Documentation
addBind
getBindData
removeBind
saveBatch
setBindData
Start
API Reference
Mixins
BindSource
Methods
getBindData
fills the target object with data
void
getBindData
(
id
key
, [
boolean
update
] );
key
id
the id of master record
update
boolean
forces the target to refresh after data update
Back to top