Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • IPropClass

Index

Constructors

constructor

Properties

props

props: any

Protected window

window: any

Methods

addOption

  • addOption(key: string, value: any): void

onClose

  • onClose(): void

onClosed

  • onClosed(): void

onFinishLoad

  • onFinishLoad(): void

open

  • open(urlFormat: Url, options?: any): void

openDeveloperTools

  • openDeveloperTools(callback: any): void

show

  • show(): void

Static bindAll

  • bindAll(instance: Object): void
  • Binds all methods which is not a exist in restricted list

    Parameters

    • instance: Object

      to bind

    Returns void

Object literals

Static defaultProps

defaultProps: object

window

window: object

focusable

focusable: boolean = false

height

height: number = 800

show

show: boolean = false

width

width: number = 800

webPreferences

webPreferences: object

webSecurity

webSecurity: boolean = false

Generated using TypeDoc