AsyncConnection.prototype.emitEntityChanged method added
UTableEntity
& UForm
uses AsyncConnection.prototype.emitEntityChanged
to emit ${entityCode}:changed
event.
emitEntityChanged
method emit ${entityCode}:changed
event and, in case entity has a unity mixin - emit also ${minixs.unity.entity}:changed
.
This allows to refresh, for example, a uba_subject
table in case uba_user
is edited.