Gjsify LogoGjsify Logo

Enum values used for determining the type of #WebKitScriptDialog

Index

Enumeration Members

ALERT: number

Alert script dialog, used to show a message to the user.

BEFORE_UNLOAD_CONFIRM: number

Before unload confirm dialog, used to ask confirmation to leave the current page to the user. Since 2.12

CONFIRM: number

Confirm script dialog, used to ask confirmation to the user.

PROMPT: number

Prompt script dialog, used to ask information to the user.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method