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
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
the name of event
the class of the event
Base class for plugins