Report an issue
Class

CKEDITOR.event

class

Creates an event class instance. This constructor is rarely used, being the implementOn function used in class prototypes directly instead.

This is a base class for classes and objects that require event handling features.

Do not confuse this class with CKEDITOR.dom.event which is instead used for DOM events. The CKEDITOR.event class implements the internal event system used by the CKEditor to fire API related events.

Filtering

Properties

Static properties

Methods