Samples
Forum
Support
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
);
Parameters
key
id
the id of master record
update
boolean
forces the target to refresh after data update
Back to top