updatedInstance
Implements the updatedInstance callback so it dispatches an event and updates the instance.
connection.updatedInstance(instance, props)
Updates the instance with props
and dispatches an "updated" event on the instance and the instances's
constructor function (Map).
Parameters
- instance
{Map}
:a Map instance
- props
{Object}
:the data in the response from updateData