AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Namespace ViewEvents

    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-'.

    AddedToLayoutEvent
    BaseEvent
    CreatedEvent
    DestroyedEvent
    HiddenEvent
    HostContextChangedEvent
    HotkeyEvent
    RemovedFromLayoutEvent
    ShownEvent
    TargetChangedEvent
    ViewOptionsChangedEvent
    BaseViewEvent
    ByType
    Event
    EventType
    NonPropagatedViewEvent
    Payload
    PropagatedEvent
    PropagatedEventType
    PropagatedViewEvent
    PropagatedViewEventType
    ViewEvent
    ViewEventType
    WillPropagateViewEvent