Interface Window

Hierarchy

  • EventTarget
    • MSEventAttachmentTarget
      • WindowLocalStorage
        • MSWindowExtensions
          • WindowSessionStorage
            • WindowTimers
              • WindowBase64
                • IDBEnvironment
                  • WindowConsole
                    • GlobalEventHandlers
                      • EventTarget
                        • MSEventAttachmentTarget
                          • WindowLocalStorage
                            • MSWindowExtensions
                              • WindowSessionStorage
                                • WindowTimers
                                  • WindowBase64
                                    • IDBEnvironment
                                      • WindowConsole
                                        • GlobalEventHandlers
                                          • EventTarget
                                            • MSEventAttachmentTarget
                                              • WindowLocalStorage
                                                • MSWindowExtensions
                                                  • WindowSessionStorage
                                                    • WindowTimers
                                                      • WindowBase64
                                                        • IDBEnvironment
                                                          • WindowConsole
                                                            • GlobalEventHandlers
                                                              • EventTarget
                                                                • MSEventAttachmentTarget
                                                                  • WindowLocalStorage
                                                                    • MSWindowExtensions
                                                                      • WindowSessionStorage
                                                                        • WindowTimers
                                                                          • WindowBase64

Index

Properties

Methods

Properties

public PERSISTENT: number

public TEMPORARY: number

public clientInformation: Navigator

public clipboardData: DataTransfer

public closed: boolean

public console: Console

public defaultStatus: string

public event: MSEventObj

public external: External

public indexedDB: IDBFactory

public localStorage: Storage

public maxConnectionsPerServer: number

public msIndexedDB: IDBFactory

public offscreenBuffering: any

public onbatterycritical: (type: BatteryStatusEvent) => void

public onbatterylow: (type: BatteryStatusEvent) => void

public onbatterystatus: (type: BatteryStatusEvent) => void

public onfocusin: (ev: FocusEvent) => any

public onfocusout: (ev: FocusEvent) => any

public onhelp: (ev: Event) => any

public onmouseenter: (ev: MouseEvent) => any

public onmouseleave: (ev: MouseEvent) => any

public onpointercancel: (ev: PointerEvent) => any

public onpointerdown: (ev: PointerEvent) => any

public onpointerenter: (ev: PointerEvent) => any

public onpointerleave: (ev: PointerEvent) => any

public onpointermove: (ev: PointerEvent) => any

public onpointerout: (ev: PointerEvent) => any

public onpointerover: (ev: PointerEvent) => any

public onpointerup: (ev: PointerEvent) => any

public plugins: { pushNotification: PushNotification; }

public plugins.pushNotification: PushNotification

This plugin allows to receive push notifications. The Android implementation uses Google's GCM (Google Cloud Messaging) service, whereas the iOS version is based on Apple APNS Notifications

public screenLeft: number

public screenTop: number

public sessionStorage: Storage

public status: string

Methods

public addEventListener(type: ""batterystatus"", listener: (ev: BatteryStatusEvent) => any, useCapture?: boolean)

Adds a listener for an event from the BatteryStatus plugin.

Parameters

  • type: ""batterystatus""

    the event to listen for batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: BatteryStatusEvent) => any

    the function that executes when the event fires. The function is passed an BatteryStatusEvent object as a parameter.

  • useCapture?: boolean optional

public addEventListener(type: ""batterycritical"", listener: (ev: BatteryStatusEvent) => any, useCapture?: boolean)

Adds a listener for an event from the BatteryStatus plugin.

Parameters

  • type: ""batterycritical""

    the event to listen for batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: BatteryStatusEvent) => any

    the function that executes when the event fires. The function is passed an BatteryStatusEvent object as a parameter.

  • useCapture?: boolean optional

public addEventListener(type: ""batterylow"", listener: (ev: BatteryStatusEvent) => any, useCapture?: boolean)

Adds a listener for an event from the BatteryStatus plugin.

Parameters

  • type: ""batterylow""

    the event to listen for batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: BatteryStatusEvent) => any

    the function that executes when the event fires. The function is passed an BatteryStatusEvent object as a parameter.

  • useCapture?: boolean optional

public addEventListener(type: string, listener: (ev: Event) => any, useCapture?: boolean)

Adds a listener for an event from the BatteryStatus plugin.

Parameters

  • type: string

    the event to listen for batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: Event) => any

    the function that executes when the event fires. The function is passed an BatteryStatusEvent object as a parameter.

  • useCapture?: boolean optional

public atob(encodedString: string): string

Parameters

  • encodedString: string

Returns

string

public atob(encodedString: string): string

Parameters

  • encodedString: string

Returns

string

public atob(encodedString: string): string

Parameters

  • encodedString: string

Returns

string

public atob(encodedString: string): string

Parameters

  • encodedString: string

Returns

string

public atob(encodedString: string): string

Parameters

  • encodedString: string

Returns

string

public attachEvent(event: string, listener: EventListener): boolean

Parameters

  • event: string
  • listener: EventListener

Returns

boolean

public attachEvent(event: string, listener: EventListener): boolean

Parameters

  • event: string
  • listener: EventListener

Returns

boolean

public attachEvent(event: string, listener: EventListener): boolean

Parameters

  • event: string
  • listener: EventListener

Returns

boolean

public attachEvent(event: string, listener: EventListener): boolean

Parameters

  • event: string
  • listener: EventListener

Returns

boolean

public attachEvent(event: string, listener: EventListener): boolean

Parameters

  • event: string
  • listener: EventListener

Returns

boolean

public btoa(rawString: string): string

Parameters

  • rawString: string

Returns

string

public btoa(rawString: string): string

Parameters

  • rawString: string

Returns

string

public btoa(rawString: string): string

Parameters

  • rawString: string

Returns

string

public btoa(rawString: string): string

Parameters

  • rawString: string

Returns

string

public btoa(rawString: string): string

Parameters

  • rawString: string

Returns

string

public captureEvents()

public captureEvents()

public captureEvents()

public captureEvents()

public captureEvents()

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearImmediate(handle: number)

Parameters

  • handle: number

public clearInterval(handle: number)

Parameters

  • handle: number

public clearInterval(handle: number)

Parameters

  • handle: number

public clearInterval(handle: number)

Parameters

  • handle: number

public clearInterval(handle: number)

Parameters

  • handle: number

public clearInterval(handle: number)

Parameters

  • handle: number

public clearTimeout(handle: number)

Parameters

  • handle: number

public clearTimeout(handle: number)

Parameters

  • handle: number

public clearTimeout(handle: number)

Parameters

  • handle: number

public clearTimeout(handle: number)

Parameters

  • handle: number

public clearTimeout(handle: number)

Parameters

  • handle: number

public createPopup(arguments?: any): MSPopupWindow

Parameters

  • arguments?: any optional

Returns

MSPopupWindow

public createPopup(arguments?: any): MSPopupWindow

Parameters

  • arguments?: any optional

Returns

MSPopupWindow

public createPopup(arguments?: any): MSPopupWindow

Parameters

  • arguments?: any optional

Returns

MSPopupWindow

public createPopup(arguments?: any): MSPopupWindow

Parameters

  • arguments?: any optional

Returns

MSPopupWindow

public createPopup(arguments?: any): MSPopupWindow

Parameters

  • arguments?: any optional

Returns

MSPopupWindow

public detachEvent(event: string, listener: EventListener)

Parameters

  • event: string
  • listener: EventListener

public detachEvent(event: string, listener: EventListener)

Parameters

  • event: string
  • listener: EventListener

public detachEvent(event: string, listener: EventListener)

Parameters

  • event: string
  • listener: EventListener

public detachEvent(event: string, listener: EventListener)

Parameters

  • event: string
  • listener: EventListener

public detachEvent(event: string, listener: EventListener)

Parameters

  • event: string
  • listener: EventListener

public dispatchEvent(evt: Event): boolean

Parameters

  • evt: Event

Returns

boolean

public dispatchEvent(evt: Event): boolean

Parameters

  • evt: Event

Returns

boolean

public dispatchEvent(evt: Event): boolean

Parameters

  • evt: Event

Returns

boolean

public dispatchEvent(evt: Event): boolean

Parameters

  • evt: Event

Returns

boolean

public dispatchEvent(evt: Event): boolean

Parameters

  • evt: Event

Returns

boolean

public execScript(code: string, language?: string): any

Parameters

  • code: string
  • language?: string optional

Returns

any

public execScript(code: string, language?: string): any

Parameters

  • code: string
  • language?: string optional

Returns

any

public execScript(code: string, language?: string): any

Parameters

  • code: string
  • language?: string optional

Returns

any

public execScript(code: string, language?: string): any

Parameters

  • code: string
  • language?: string optional

Returns

any

public execScript(code: string, language?: string): any

Parameters

  • code: string
  • language?: string optional

Returns

any

public item(index: any): any

Parameters

  • index: any

Returns

any

public item(index: any): any

Parameters

  • index: any

Returns

any

public item(index: any): any

Parameters

  • index: any

Returns

any

public item(index: any): any

Parameters

  • index: any

Returns

any

public item(index: any): any

Parameters

  • index: any

Returns

any

public moveBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public moveTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msClearImmediate(handle: number)

Parameters

  • handle: number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msSetImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public msWriteProfilerMark(profilerMarkName: string)

Parameters

  • profilerMarkName: string

public msWriteProfilerMark(profilerMarkName: string)

Parameters

  • profilerMarkName: string

public msWriteProfilerMark(profilerMarkName: string)

Parameters

  • profilerMarkName: string

public msWriteProfilerMark(profilerMarkName: string)

Parameters

  • profilerMarkName: string

public msWriteProfilerMark(profilerMarkName: string)

Parameters

  • profilerMarkName: string

public navigate(url: string)

Parameters

  • url: string

public navigate(url: string)

Parameters

  • url: string

public navigate(url: string)

Parameters

  • url: string

public navigate(url: string)

Parameters

  • url: string

public navigate(url: string)

Parameters

  • url: string

public open(url: string, target?: ""_self"", options?: string): InAppBrowser

Opens a URL in a new InAppBrowser instance, the current browser instance, or the system browser.

Parameters

  • url: string

    The URL to load.

  • target?: ""_self"" optional

    The target in which to load the URL, an optional parameter that defaults to _self.

  • options?: string optional

    Options for the InAppBrowser. Optional, defaulting to: location=yes. The options string must not contain any blank space, and each feature's name/value pairs must be separated by a comma. Feature names are case insensitive.

Returns

InAppBrowser

public open(url: string, target?: ""_blank"", options?: string): InAppBrowser

Opens a URL in a new InAppBrowser instance, the current browser instance, or the system browser.

Parameters

  • url: string

    The URL to load.

  • target?: ""_blank"" optional

    The target in which to load the URL, an optional parameter that defaults to _self.

  • options?: string optional

    Options for the InAppBrowser. Optional, defaulting to: location=yes. The options string must not contain any blank space, and each feature's name/value pairs must be separated by a comma. Feature names are case insensitive.

Returns

InAppBrowser

public open(url: string, target?: ""_system"", options?: string): InAppBrowser

Opens a URL in a new InAppBrowser instance, the current browser instance, or the system browser.

Parameters

  • url: string

    The URL to load.

  • target?: ""_system"" optional

    The target in which to load the URL, an optional parameter that defaults to _self.

  • options?: string optional

    Options for the InAppBrowser. Optional, defaulting to: location=yes. The options string must not contain any blank space, and each feature's name/value pairs must be separated by a comma. Feature names are case insensitive.

Returns

InAppBrowser

public open(url: string, target?: string, options?: string, replace?: boolean): InAppBrowser

Opens a URL in a new InAppBrowser instance, the current browser instance, or the system browser.

Parameters

  • url: string

    The URL to load.

  • target?: string optional

    The target in which to load the URL, an optional parameter that defaults to _self.

  • options?: string optional

    Options for the InAppBrowser. Optional, defaulting to: location=yes. The options string must not contain any blank space, and each feature's name/value pairs must be separated by a comma. Feature names are case insensitive.

  • replace?: boolean optional

Returns

InAppBrowser

public openDatabase(name: string, version: string, displayname: string, size: number, creationCallback?: (database: Database) => void): Database

Creates (opens, if exist) database with supplied parameters.

Parameters

  • name: string

    Database name

  • version: string

    Database version

  • displayname: string

    Database display name

  • size: number

    Size, in bytes

  • creationCallback?: (database: Database) => void optional

    Callback, that executed on database creation. Accepts Database object.

Returns

Database

public releaseEvents()

public releaseEvents()

public releaseEvents()

public releaseEvents()

public releaseEvents()

public removeEventListener(type: ""batterystatus"", listener: (ev: BatteryStatusEvent) => any, useCapture?: boolean)

Removes a listener for an event from the BatteryStatus plugin.

Parameters

  • type: ""batterystatus""

    The event to stop listening for. batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: BatteryStatusEvent) => any
  • useCapture?: boolean optional

public removeEventListener(type: ""batterycritical"", listener: (ev: BatteryStatusEvent) => any, useCapture?: boolean)

Removes a listener for an event from the BatteryStatus plugin.

Parameters

  • type: ""batterycritical""

    The event to stop listening for. batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: BatteryStatusEvent) => any
  • useCapture?: boolean optional

public removeEventListener(type: ""batterylow"", listener: (ev: BatteryStatusEvent) => any, useCapture?: boolean)

Removes a listener for an event from the BatteryStatus plugin.

Parameters

  • type: ""batterylow""

    The event to stop listening for. batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: BatteryStatusEvent) => any
  • useCapture?: boolean optional

public removeEventListener(type: string, listener: (ev: Event) => any, useCapture?: boolean)

Removes a listener for an event from the BatteryStatus plugin.

Parameters

  • type: string

    The event to stop listening for. batterystatus: event fires when the percentage of battery charge changes by at least 1 percent, or if the device is plugged in or unplugged. batterycritical: event fires when the percentage of battery charge has reached the critical battery threshold. The value is device-specific. batterylow: event fires when the percentage of battery charge has reached the low battery threshold, device-specific value.

  • listener: (ev: Event) => any
  • useCapture?: boolean optional

public requestFileSystem(type: number, size: number, successCallback: (fileSystem: FileSystem) => void, errorCallback?: (fileError: Error) => void)

Requests a filesystem in which to store application data.

Parameters

  • type: number

    Whether the filesystem requested should be persistent, as defined above. Use one of TEMPORARY or PERSISTENT.

  • size: number

    This is an indicator of how much storage space, in bytes, the application expects to need.

  • successCallback: (fileSystem: FileSystem) => void

    The callback that is called when the user agent provides a filesystem.

  • errorCallback?: (fileError: Error) => void optional

    A callback that is called when errors happen, or when the request to obtain the filesystem is denied.

public resizeBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeBy(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public resizeTo(x?: number, y?: number)

Parameters

  • x?: number optional
  • y?: number optional

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setImmediate(expression: any, args?: Array<any>): number

Parameters

  • expression: any
  • args?: Array<any> optional

Returns

number

public setInterval(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setInterval(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setInterval(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setInterval(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setInterval(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setTimeout(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setTimeout(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setTimeout(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setTimeout(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public setTimeout(handler: any, timeout?: any, args?: Array<any>): number

Parameters

  • handler: any
  • timeout?: any optional
  • args?: Array<any> optional

Returns

number

public showHelp(url: string, helpArg?: any, features?: string)

Parameters

  • url: string
  • helpArg?: any optional
  • features?: string optional

public showHelp(url: string, helpArg?: any, features?: string)

Parameters

  • url: string
  • helpArg?: any optional
  • features?: string optional

public showHelp(url: string, helpArg?: any, features?: string)

Parameters

  • url: string
  • helpArg?: any optional
  • features?: string optional

public showHelp(url: string, helpArg?: any, features?: string)

Parameters

  • url: string
  • helpArg?: any optional
  • features?: string optional

public showHelp(url: string, helpArg?: any, features?: string)

Parameters

  • url: string
  • helpArg?: any optional
  • features?: string optional

public showModelessDialog(url?: string, argument?: any, options?: any): Window

Parameters

  • url?: string optional
  • argument?: any optional
  • options?: any optional

Returns

Window

public showModelessDialog(url?: string, argument?: any, options?: any): Window

Parameters

  • url?: string optional
  • argument?: any optional
  • options?: any optional

Returns

Window

public showModelessDialog(url?: string, argument?: any, options?: any): Window

Parameters

  • url?: string optional
  • argument?: any optional
  • options?: any optional

Returns

Window

public showModelessDialog(url?: string, argument?: any, options?: any): Window

Parameters

  • url?: string optional
  • argument?: any optional
  • options?: any optional

Returns

Window

public showModelessDialog(url?: string, argument?: any, options?: any): Window

Parameters

  • url?: string optional
  • argument?: any optional
  • options?: any optional

Returns

Window

public toStaticHTML(html: string): string

Parameters

  • html: string

Returns

string

public toStaticHTML(html: string): string

Parameters

  • html: string

Returns

string

public toStaticHTML(html: string): string

Parameters

  • html: string

Returns

string

public toStaticHTML(html: string): string

Parameters

  • html: string

Returns

string

public toStaticHTML(html: string): string

Parameters

  • html: string

Returns

string