getBindData

fills the target object with data

void getBindData(id key, [boolean update] );
keyidthe id of master record
updatebooleanforces the target to refresh after data update
Back to top