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

    Namespace WindowEvents

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

    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 Window. Events that are shared between all WebContents (i.e. OpenFin.Window, OpenFin.View) are defined in OpenFin.WebContentsEvents. Events that propagate from View are defined in OpenFin.ViewEvents. For a list of valid string keys for all Window events, see Window.on

    Window-sourced events (i.e. those that are not propagated from a View) propagate to their parent Application and System with their event types prefixed with 'window-').

    "Requested" events (e.g. AuthRequestedEvent) do not propagate to `System. The OpenFin.WindowEvents.WindowCloseRequestedEvent does not propagate at all.

    AlertRequestedEvent
    AuthRequestedEvent
    BaseEvent
    BeginUserBoundsChangingEvent
    BoundsChangedEvent
    BoundsChangingEvent
    BoundsDidChangeEvent
    ClosedEvent
    CloseRequestedEvent
    ClosingEvent
    ContextChangedEvent
    DisabledMovementBoundsChangedEvent
    DisabledMovementBoundsChangingEvent
    DownloadButtonIconUpdatedEvent
    DownloadButtonVisibilityChangedEvent
    DownloadShelfVisibilityChangedEvent
    EmbeddedEvent
    EndLoadEvent
    EndUserBoundsChangingEvent
    ExtensionTabCreatedEvent
    ExtensionWindowCreatedEvent
    ExternalProcessExitedEvent
    ExternalProcessStartedEvent
    HiddenEvent
    HotkeyEvent
    InitializedEvent
    InputEvent
    LayoutCreatedEvent
    LayoutDestroyedEvent
    LayoutInitializedEvent
    LayoutReadyEvent
    LayoutSnapshotAppliedEvent
    MaximizedEvent
    MinimizedEvent
    OptionsChangedEvent
    PerformanceReportEvent
    PreloadScriptsStateChangedEvent
    PreloadScriptsStateChangeEvent
    PreloadScriptsStateChangingEvent
    ReloadedEvent
    RestoredEvent
    ShowAllDownloadsEvent
    ShownEvent
    ShowRequestedEvent
    SnappedEvent
    SnapZoneChangedEvent
    UserBoundsChangeEvent
    UserMovementDisabledEvent
    UserMovementEnabledEvent
    ViewAttachedEvent
    ViewDetachedEvent
    WillMoveEvent
    WillMoveOrResizeEvent
    WillResizeEvent
    BaseWindowEvent
    BoundsChangeEvent
    BoundsEvent
    ByType
    Event
    EventType
    NonPropagatedWindowEvent
    Payload
    PreloadScriptInfo
    PreloadScriptInfoRunning
    PropagatedEvent
    PropagatedWindowEvent
    PropagatedWindowEventType
    WillPropagateWindowEvent
    WindowClosedEvent
    WindowCloseRequestedEvent
    WindowClosingEvent
    WindowEvent
    WindowEventType
    WindowHiddenEvent
    WindowHotkeyEvent
    WindowInitializedEvent
    WindowOptionsChangedEvent
    WindowRestoredEvent
    WindowShownEvent
    WindowShowRequestedEvent
    WindowSourcedEvent
    WindowViewEvent