XopusLoaded

This event will be fired when the Xopus window is completely loaded.

The event will be fired before loading the Xopus canvas and associated JavaScript files, therefore listening to this event in the javascript files referenced in your config will not work. The best way to use this event is to listen to it in the distribute/config/config.js file, which is read automatically when starting Xopus.


XopusLoaded event

Properties

target Editor
The object that originally fired this event.
type String
The type of the event.