fires when data is changed in the slave and 'save()' is called to update the master.
some.attachEvent("onBindUpdate", function(data, key){ //... some code here ... });
Works only for the components that are bound.