unload
This event will be fired when a document is being closed and unloaded by the editor.
- Documentation
- › API
- › Global objects API
- › unload
unload event
Properties
- document XopusDocument
- The XML document that was unloaded.
- canvas XopusCanvas
- The canvas in which the document was loaded.
- target Editor
- The object that originally fired the event.
- type String
- The type of the event.