Describes the framework component that was the target of the event.
A locator that points to the publication content related with the event.
Describes the media type of the document related with the event, and thereby what data types to expect in nodeData
This can be for example:
par
node within a SMIL document.Some events will not generate any nodeData. In those cases, mediaType will be the empty string ''
A JSON compatible data structure representing the underlying node that was the target of the event, like for example a HTML node in a HTML content-document.
The type of EngineEventTarget object this JSON structure represents.
The index of the reader document that was the target of the event if any.
Generated using TypeDoc
Contains information about the publication content targeted by an EngineEvent.
objectType