Fired when an annotation is created. Returns the created annotation instance.
Fired when a pencil drawing is saved. Returns the drawing type and zero-based page index.
Fired when a pencil drawing is discarded. Returns the drawing type and zero-based page index.
Fired when an annotation is selected. Returns the selected annotation instance.
Fired when an annotation is deselected. Returns the deselected annotation instance or null.
Fired when a form field is created. Returns the created form widget instance.
Fired when a form field is selected. Returns the selected form widget instance.
Fired when a form field is deselected. Returns the deselected form widget instance or null.
Fired when a content editor element is selected. Returns the selected edit area instance (image or text).
Fired when a content editor element is deselected. Returns the deselected edit area instance or null.
Event data type mapping for type-safe event listeners