Add CKEDITOR.dom.element#fireEventHandler method #2975
Labels
changelog:api
A changelog entry should be put in the API section of the changelog.
status:confirmed
An issue confirmed by the development team.
type:feature
A feature request.
Milestone
Type of report
Feature request
Provide description of the new feature
Sometimes there is a need to fire element's event handlers for given DOM event bypassing our internal event system. Let's add method for this use case:
The text was updated successfully, but these errors were encountered: