AboutSupportDeveloper GuideVersion 34.118.78.65

Generated when a child Window is created.

Hierarchy

  • ChildWindowCreatedEvent

Properties

childOptions: WindowOptions

The options the child Window was created with.

disposition: string
features: string

The features string passed to window.open()

frameName: string

The frame name passed to window.open()

name: string
parsedFeatures: Partial<WindowOptions>

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.

topic: string
type: "child-window-created"
url: string

The absolute url which triggered this event.

uuid: string