The options the child Window was created with.
The features string passed to window.open()
The frame name passed to window.open()
The features string passed to window.open()
converted to OpenFin window options
The rule which triggered this event. May be undefined on child-window-created
where no rule corresponds to the child Window creation.
Note: It is only defined if the rules engine found a match for a user-supplied rule, not in the case of an api call or the default behavior.
The "kebab-case" classname of the emitter that raised the event.
Frame is represented as iframe
.
The type of event that was raised. Equal to the typename of the event payload in "kebab case".
Guaranteed to be unique within each topic, but can be repeated between topics (e.g. WebContentsEvents.CrashedEvent and ApplicationEvents.CrashedEvent).
The absolute url which triggered this event.
Generated when a child Window is created.