Emitted when a model is closed locally. The actual event emitted is a ModelClosedEvent.
DELETED
DELETED:string
Emitted when a model is deleted. The actual event emitted is a ModelDeletedEvent.
VERSION_CHANGED
VERSION_CHANGED:string
Emitted when the version of this model changes. This could happen from
a local or remote change to this model. The actual emitted event is a VersionChangedEvent.
Emitted when a model is closed locally. The actual event emitted is a ModelClosedEvent.