AboutSupportDeveloper GuideVersion 38.126.82.64

Namespace for events that can be emitted by a OpenFin.View.

Event payloads are documented as interfaces, while algebraic helper types and derived types are documented as type aliases. Events gain metadata as they propagate, which is not present on the explicit payload interfaces. To refer to the full type of an event as it would be raised on this emitter, use Payload.

This namespace contains only payload shapes for events that are unique to View. Events that are shared between all WebContents (i.e. OpenFin.Window, OpenFin.View) are defined in OpenFin.WebContentsEvents. For a list of valid string keys for all View events, see View.on.

View events propagate to their parent Window, Application, and System with an added viewIdentity property and their event types prefixed with 'view-'.

Index

Interfaces

Type Aliases