Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "wed/onbeforeunload"

Index

Functions

Functions

defaultCheck

  • defaultCheck(): boolean
  • The onbeforeunload handler for wed.

    author

    Louis-Dominique Dubeau

    license

    MPL 2.0

    copyright

    Mangalam Research Center for Buddhist Languages

    Returns boolean

install

  • install(win: Window, check?: function, force?: boolean): void
  • Installs an onbeforeunload handler.

    Parameters

    • win: Window

      The window to install it on.

    • Default value check: function = defaultCheck
        • (): boolean
        • Returns boolean

    • Default value force: boolean = false

    Returns void

Generated using TypeDoc