An event describing that an editor has had its model reset (i.e. editor.setModel()).
editor.setModel()
Readonly
The uri of the new model or null.
uri
The uri of the previous model or null.
An event describing that an editor has had its model reset (i.e.
editor.setModel()
).