The events module give acces to work with the event system of the editor including:

  • Register custom actions to replace standard functionality (currently only supported for auto fill)
  • Registering custom fields: required to add custom field functionality to the editor
  • Register to standard events in the editor: this allows to react on actions within the editor
  • Listen and Broadcast to custom events: this allows scripts to communicate with each other

Index

Enumerations

Interfaces

Type Aliases

Generated using TypeDoc