Abstractunion of dispatched events
ProtectedviewerStatic ReadonlyidUnique identifier of the plugin
Static ReadonlyVERSIONExpected 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