Abstract
union of dispatched events
Protected
viewerStatic
Readonly
idUnique identifier of the plugin
Static
Readonly
VERSIONExpected version of the core DO NOT USE on custom plugins
the name of event
the class of the event
Destroys the plugin
The dispatchEvent()
method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.
Initializes the plugin
the name of event
the class of the event
Base class for plugins