WindowWithEscape
-
class
WindowWithEscape
()
Properties
Window
applicationCache
caches
clientInformation
closed
console
crypto
customElements
defaultStatus
devicePixelRatio
doNotTrack
document
event
external
frameElement
frames
history
indexedDB
innerHeight
innerWidth
isSecureContext
length
localStorage
location
locationbar
menubar
msContentScript
name
navigator
offscreenBuffering
onabort
onafterprint
onanimationcancel
onanimationend
onanimationiteration
onanimationstart
onauxclick
onbeforeprint
onbeforeunload
onblur
oncancel
oncanplay
oncanplaythrough
onchange
onclick
onclose
oncompassneedscalibration
oncontextmenu
oncuechange
ondblclick
ondevicelight
ondevicemotion
ondeviceorientation
ondeviceorientationabsolute
ondrag
ondragend
ondragenter
ondragexit
ondragleave
ondragover
ondragstart
ondrop
ondurationchange
onemptied
onended
onerror
onfocus
ongotpointercapture
onhashchange
oninput
oninvalid
onkeydown
onkeypress
onkeyup
onlanguagechange
onload
onloadeddata
onloadedmetadata
onloadend
onloadstart
onlostpointercapture
onmessage
onmessageerror
onmousedown
onmouseenter
onmouseleave
onmousemove
onmouseout
onmouseover
onmouseup
onmousewheel
onmsgesturechange
onmsgesturedoubletap
onmsgestureend
onmsgesturehold
onmsgesturestart
onmsgesturetap
onmsinertiastart
onmspointercancel
onmspointerdown
onmspointerenter
onmspointerleave
onmspointermove
onmspointerout
onmspointerover
onmspointerup
onoffline
ononline
onorientationchange
onpagehide
onpageshow
onpause
onplay
onplaying
onpointercancel
onpointerdown
onpointerenter
onpointerleave
onpointermove
onpointerout
onpointerover
onpointerup
onpopstate
onprogress
onratechange
onreadystatechange
onrejectionhandled
onreset
onresize
onscroll
onsecuritypolicyviolation
onseeked
onseeking
onselect
onselectionchange
onselectstart
onstalled
onstorage
onsubmit
onsuspend
ontimeupdate
ontoggle
ontouchcancel
ontouchend
ontouchmove
ontouchstart
ontransitioncancel
ontransitionend
ontransitionrun
ontransitionstart
onunhandledrejection
onunload
onvolumechange
onvrdisplayactivate
onvrdisplayblur
onvrdisplayconnect
onvrdisplaydeactivate
onvrdisplaydisconnect
onvrdisplayfocus
onvrdisplaypointerrestricted
onvrdisplaypointerunrestricted
onvrdisplaypresentchange
onwaiting
onwheel
opener
orientation
origin
outerHeight
outerWidth
pageXOffset
pageYOffset
parent
performance
personalbar
screen
screenLeft
screenTop
screenX
screenY
scrollX
scrollY
scrollbars
self
sessionStorage
speechSynthesis
status
statusbar
styleMedia
toolbar
top
window
Methods
addEventListener()
alert()
atob()
blur()
btoa()
cancelAnimationFrame()
captureEvents()
clearInterval()
clearTimeout()
close()
confirm()
createImageBitmap()
departFocus()
dispatchEvent()
escape()
fetch()
focus()
getComputedStyle()
getMatchedCSSRules()
getSelection()
matchMedia()
moveBy()
moveTo()
msWriteProfilerMark()
open()
postMessage()
print()
prompt()
queueMicrotask()
releaseEvents()
removeEventListener()
requestAnimationFrame()
resizeBy()
resizeTo()
scroll()
scrollBy()
scrollTo()
setInterval()
setTimeout()
stop()
webkitCancelAnimationFrame()
webkitConvertPointFromNodeToPage()
webkitConvertPointFromPageToNode()
webkitRequestAnimationFrame()
Properties
-
WindowWithEscape.
Window
Type: function
-
WindowWithEscape.
applicationCache
Type: ApplicationCache
-
WindowWithEscape.
caches
Type: CacheStorage
-
WindowWithEscape.
clientInformation
Type: Navigator
-
WindowWithEscape.
closed
Type: boolean
-
WindowWithEscape.
console
Type: Console
-
WindowWithEscape.
crypto
Type: Crypto
-
WindowWithEscape.
customElements
Type: CustomElementRegistry
-
WindowWithEscape.
defaultStatus
Type: string
-
WindowWithEscape.
devicePixelRatio
Type: number
-
WindowWithEscape.
doNotTrack
Type: string
-
WindowWithEscape.
document
Type: Document
-
WindowWithEscape.
event
Type: Event | undefined
-
WindowWithEscape.
external
Type: External
-
WindowWithEscape.
frameElement
Type: Element
-
WindowWithEscape.
frames
Type: Window
-
WindowWithEscape.
history
Type: History
-
WindowWithEscape.
indexedDB
Type: IDBFactory
-
WindowWithEscape.
innerHeight
Type: number
-
WindowWithEscape.
innerWidth
Type: number
-
WindowWithEscape.
isSecureContext
Type: boolean
-
WindowWithEscape.
length
Type: number
-
WindowWithEscape.
localStorage
Type: Storage
-
WindowWithEscape.
location
Type: Location
-
WindowWithEscape.
locationbar
Type: BarProp
Type: BarProp
-
WindowWithEscape.
msContentScript
Type: ExtensionScriptApis
-
WindowWithEscape.
name
Type: string
Type: Navigator
-
WindowWithEscape.
offscreenBuffering
Type: string | boolean
-
WindowWithEscape.
onabort
Type: function | null -
WindowWithEscape.
onabort
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
UIEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onanimationcancel
Type: function | null -
WindowWithEscape.
onanimationcancel
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
AnimationEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onanimationend
Type: function | null -
WindowWithEscape.
onanimationend
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
AnimationEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onanimationiteration
Type: function | null -
WindowWithEscape.
onanimationiteration
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
AnimationEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onanimationstart
Type: function | null -
WindowWithEscape.
onanimationstart
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
AnimationEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onauxclick
Type: function | null -
WindowWithEscape.
onauxclick
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onbeforeunload
Type: function | null -
WindowWithEscape.
onbeforeunload
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
BeforeUnloadEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onblur
Type: function | null -
WindowWithEscape.
onblur
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
FocusEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onclick
Type: function | null -
WindowWithEscape.
onclick
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
Type: function | null -
WindowWithEscape.
oncontextmenu
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondblclick
Type: function | null -
WindowWithEscape.
ondblclick
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondrag
Type: function | null -
WindowWithEscape.
ondrag
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondragend
Type: function | null -
WindowWithEscape.
ondragend
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondragenter
Type: function | null -
WindowWithEscape.
ondragenter
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondragleave
Type: function | null -
WindowWithEscape.
ondragleave
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondragover
Type: function | null -
WindowWithEscape.
ondragover
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondragstart
Type: function | null -
WindowWithEscape.
ondragstart
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ondrop
Type: function | null -
WindowWithEscape.
ondrop
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
DragEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onerror
Type: OnErrorEventHandler
-
WindowWithEscape.
onfocus
Type: function | null -
WindowWithEscape.
onfocus
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
FocusEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ongotpointercapture
Type: function | null -
WindowWithEscape.
ongotpointercapture
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onhashchange
Type: function | null -
WindowWithEscape.
onhashchange
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
HashChangeEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onkeydown
Type: function | null -
WindowWithEscape.
onkeydown
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
KeyboardEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onkeypress
Type: function | null -
WindowWithEscape.
onkeypress
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
KeyboardEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onkeyup
Type: function | null -
WindowWithEscape.
onkeyup
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
KeyboardEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onloadend
Type: function | null -
WindowWithEscape.
onloadend
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
ProgressEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onlostpointercapture
Type: function | null -
WindowWithEscape.
onlostpointercapture
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmessage
Type: function | null -
WindowWithEscape.
onmessage
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
MessageEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmessageerror
Type: function | null -
WindowWithEscape.
onmessageerror
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
MessageEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmousedown
Type: function | null -
WindowWithEscape.
onmousedown
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmouseenter
Type: function | null -
WindowWithEscape.
onmouseenter
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmouseleave
Type: function | null -
WindowWithEscape.
onmouseleave
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmousemove
Type: function | null -
WindowWithEscape.
onmousemove
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmouseout
Type: function | null -
WindowWithEscape.
onmouseout
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmouseover
Type: function | null -
WindowWithEscape.
onmouseover
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onmouseup
Type: function | null -
WindowWithEscape.
onmouseup
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
MouseEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpagehide
Type: function | null -
WindowWithEscape.
onpagehide
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
PageTransitionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpageshow
Type: function | null -
WindowWithEscape.
onpageshow
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
PageTransitionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointercancel
Type: function | null -
WindowWithEscape.
onpointercancel
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointerdown
Type: function | null -
WindowWithEscape.
onpointerdown
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointerenter
Type: function | null -
WindowWithEscape.
onpointerenter
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointerleave
Type: function | null -
WindowWithEscape.
onpointerleave
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointermove
Type: function | null -
WindowWithEscape.
onpointermove
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointerout
Type: function | null -
WindowWithEscape.
onpointerout
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointerover
Type: function | null -
WindowWithEscape.
onpointerover
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpointerup
Type: function | null -
WindowWithEscape.
onpointerup
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
PointerEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onpopstate
Type: function | null -
WindowWithEscape.
onpopstate
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
PopStateEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onprogress
Type: function | null -
WindowWithEscape.
onprogress
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
ProgressEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onreadystatechange
Type: function | null -
WindowWithEscape.
onreadystatechange
(this, ev) Arguments: - this (
Window()
) – None - ev (
ProgressEvent
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onresize
Type: function | null -
WindowWithEscape.
onresize
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
UIEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onsecuritypolicyviolation
Type: function | null -
WindowWithEscape.
onsecuritypolicyviolation
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
SecurityPolicyViolationEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onstorage
Type: function | null -
WindowWithEscape.
onstorage
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
StorageEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontouchcancel
Type: function | null -
WindowWithEscape.
ontouchcancel
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TouchEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontouchend
Type: function | null -
WindowWithEscape.
ontouchend
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TouchEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontouchmove
Type: function | null -
WindowWithEscape.
ontouchmove
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TouchEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontouchstart
Type: function | null -
WindowWithEscape.
ontouchstart
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TouchEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontransitioncancel
Type: function | null -
WindowWithEscape.
ontransitioncancel
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TransitionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontransitionend
Type: function | null -
WindowWithEscape.
ontransitionend
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TransitionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontransitionrun
Type: function | null -
WindowWithEscape.
ontransitionrun
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TransitionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
ontransitionstart
Type: function | null -
WindowWithEscape.
ontransitionstart
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
TransitionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onunhandledrejection
Type: function | null -
WindowWithEscape.
onunhandledrejection
(this, ev) Arguments: - this (
WindowEventHandlers()
) – None - ev (
PromiseRejectionEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
onwheel
Type: function | null -
WindowWithEscape.
onwheel
(this, ev) Arguments: - this (
GlobalEventHandlers()
) – None - ev (
WheelEvent()
) – None
Return type: any
- this (
-
-
WindowWithEscape.
opener
Type: any
-
WindowWithEscape.
orientation
Type: string | number
-
WindowWithEscape.
origin
Type: string
-
WindowWithEscape.
outerHeight
Type: number
-
WindowWithEscape.
outerWidth
Type: number
-
WindowWithEscape.
pageXOffset
Type: number
-
WindowWithEscape.
pageYOffset
Type: number
-
WindowWithEscape.
parent
Type: Window
-
WindowWithEscape.
performance
Type: Performance
-
WindowWithEscape.
personalbar
Type: BarProp
-
WindowWithEscape.
screen
Type: Screen
-
WindowWithEscape.
screenLeft
Type: number
-
WindowWithEscape.
screenTop
Type: number
-
WindowWithEscape.
screenX
Type: number
-
WindowWithEscape.
screenY
Type: number
-
WindowWithEscape.
scrollX
Type: number
-
WindowWithEscape.
scrollY
Type: number
-
WindowWithEscape.
scrollbars
Type: BarProp
-
WindowWithEscape.
self
Type: unknown
-
WindowWithEscape.
sessionStorage
Type: Storage
-
WindowWithEscape.
speechSynthesis
Type: SpeechSynthesis
-
WindowWithEscape.
status
Type: string
-
WindowWithEscape.
statusbar
Type: BarProp
-
WindowWithEscape.
styleMedia
Type: StyleMedia
-
WindowWithEscape.
toolbar
Type: BarProp
-
WindowWithEscape.
top
Type: Window
-
WindowWithEscape.
window
Type: unknown
Methods
addEventListener
-
WindowWithEscape.
addEventListener
(type, listener[, options]) Arguments: - type (
K()
) – None - listener (
function()
) – None - options (
boolean | AddEventListenerOptions()
) – optional None
Return type: void
-
WindowWithEscape.
listener
(this, ev) Arguments: - this (
Window()
) – None - ev (
unknown()
) – None
Return type: any
- this (
- type (
-
WindowWithEscape.
addEventListener
(type, listener[, options]) Arguments: - type (
string()
) – None - listener (
EventListenerOrEventListenerObject()
) – None - options (
boolean | AddEventListenerOptions()
) – optional None
Return type: void
- type (
alert
-
WindowWithEscape.
alert
([message]) Arguments: - message (
any()
) – optional None
Return type: void
- message (
atob
-
WindowWithEscape.
atob
(encodedString) Arguments: - encodedString (
string()
) – None
Return type: string
- encodedString (
cancelAnimationFrame
-
WindowWithEscape.
cancelAnimationFrame
(handle) Arguments: - handle (
number()
) – None
Return type: void
- handle (
clearInterval
-
WindowWithEscape.
clearInterval
([handle]) Arguments: - handle (
number()
) – optional None
Return type: void
- handle (
clearTimeout
-
WindowWithEscape.
clearTimeout
([handle]) Arguments: - handle (
number()
) – optional None
Return type: void
- handle (
confirm
-
WindowWithEscape.
confirm
([message]) Arguments: - message (
string()
) – optional None
Return type: boolean
- message (
createImageBitmap
-
WindowWithEscape.
createImageBitmap
(image) Arguments: - image (
ImageBitmapSource()
) – None
Return type: Promise <ImageBitmap>
- image (
-
WindowWithEscape.
createImageBitmap
(image, sx, sy, sw, sh) Arguments: - image (
ImageBitmapSource()
) – None - sx (
number()
) – None - sy (
number()
) – None - sw (
number()
) – None - sh (
number()
) – None
Return type: Promise <ImageBitmap>
- image (
departFocus
-
WindowWithEscape.
departFocus
(navigationReason, origin) Arguments: - navigationReason (
NavigationReason()
) – None - origin (
FocusNavigationOrigin()
) – None
Return type: void
- navigationReason (
dispatchEvent
fetch
-
WindowWithEscape.
fetch
(input[, init]) Arguments: - input (
RequestInfo()
) – None - init (
RequestInit()
) – optional None
Return type: Promise <Response>
- input (
getComputedStyle
-
WindowWithEscape.
getComputedStyle
(elt[, pseudoElt]) Arguments: - elt (
Element()
) – None - pseudoElt (
string | null()
) – optional None
Return type: CSSStyleDeclaration
- elt (
getMatchedCSSRules
-
WindowWithEscape.
getMatchedCSSRules
(elt[, pseudoElt]) Arguments: - elt (
Element()
) – None - pseudoElt (
string | null()
) – optional None
Return type: CSSRuleList
- elt (
matchMedia
-
WindowWithEscape.
matchMedia
(query) Arguments: - query (
string()
) – None
Return type: MediaQueryList
- query (
moveBy
-
WindowWithEscape.
moveBy
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
moveTo
-
WindowWithEscape.
moveTo
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
msWriteProfilerMark
-
WindowWithEscape.
msWriteProfilerMark
(profilerMarkName) Arguments: - profilerMarkName (
string()
) – None
Return type: void
- profilerMarkName (
open
-
WindowWithEscape.
open
([url[, target[, features[, replace]]]]) Arguments: - url (
string()
) – optional None - target (
string()
) – optional None - features (
string()
) – optional None - replace (
boolean()
) – optional None
Return type: Window | null
- url (
postMessage
-
WindowWithEscape.
postMessage
(message, targetOrigin[, transfer]) Arguments: - message (
any()
) – None - targetOrigin (
string()
) – None - transfer (
[Transferable]()
) – optional None
Return type: void
- message (
prompt
-
WindowWithEscape.
prompt
([message[, _default]]) Arguments: - message (
string()
) – optional None - _default (
string()
) – optional None
Return type: string | null
- message (
queueMicrotask
-
WindowWithEscape.
queueMicrotask
(callback) Arguments: - callback (
Function()
) – None
Return type: void
- callback (
removeEventListener
-
WindowWithEscape.
removeEventListener
(type, listener[, options]) Arguments: - type (
K()
) – None - listener (
function()
) – None - options (
boolean | EventListenerOptions()
) – optional None
Return type: void
-
WindowWithEscape.
listener
(this, ev) Arguments: - this (
Window()
) – None - ev (
unknown()
) – None
Return type: any
- this (
- type (
-
WindowWithEscape.
removeEventListener
(type, listener[, options]) Arguments: - type (
string()
) – None - listener (
EventListenerOrEventListenerObject()
) – None - options (
boolean | EventListenerOptions()
) – optional None
Return type: void
- type (
requestAnimationFrame
-
WindowWithEscape.
requestAnimationFrame
(callback) Arguments: - callback (
FrameRequestCallback()
) – None
Return type: number
- callback (
resizeBy
-
WindowWithEscape.
resizeBy
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
resizeTo
-
WindowWithEscape.
resizeTo
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
scroll
-
WindowWithEscape.
scroll
([options]) Arguments: - options (
ScrollToOptions()
) – optional None
Return type: void
- options (
-
WindowWithEscape.
scroll
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
scrollBy
-
WindowWithEscape.
scrollBy
([options]) Arguments: - options (
ScrollToOptions()
) – optional None
Return type: void
- options (
-
WindowWithEscape.
scrollBy
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
scrollTo
-
WindowWithEscape.
scrollTo
([options]) Arguments: - options (
ScrollToOptions()
) – optional None
Return type: void
- options (
-
WindowWithEscape.
scrollTo
(x, y) Arguments: - x (
number()
) – None - y (
number()
) – None
Return type: void
- x (
setInterval
-
WindowWithEscape.
setInterval
(handler[, timeout, arguments]) Arguments: - handler (
TimerHandler()
) – None - timeout (
number()
) – optional None - arguments (
[any]()
) – None
Return type: number
- handler (
setTimeout
-
WindowWithEscape.
setTimeout
(handler[, timeout, arguments]) Arguments: - handler (
TimerHandler()
) – None - timeout (
number()
) – optional None - arguments (
[any]()
) – None
Return type: number
- handler (
webkitCancelAnimationFrame
-
WindowWithEscape.
webkitCancelAnimationFrame
(handle) Arguments: - handle (
number()
) – None
Return type: void
- handle (