Properties
Window
Window: object
Type declaration
-
constructor: function
-
-
prototype: Window
animationStartTime
animationStartTime: number
applicationCache
applicationCache: ApplicationCache
clientInformation
clientInformation: Navigator
constructor
constructor: Function
defaultStatus
defaultStatus: string
devicePixelRatio
devicePixelRatio: number
doNotTrack
doNotTrack: string
document
document: Document
external
external: External
frameElement
frameElement: Element
indexedDB
indexedDB: IDBFactory
innerHeight
innerHeight: number
innerWidth
innerWidth: number
localStorage
localStorage: Storage
location
location: Location
locationbar
locationbar: BarProp
msAnimationStartTime
msAnimationStartTime: number
msIndexedDB
msIndexedDB: IDBFactory
msTemplatePrinter
msTemplatePrinter: MSTemplatePrinter
navigator
navigator: Navigator
offscreenBuffering
offscreenBuffering: string | boolean
onabort
onabort: function
onafterprint
onafterprint: function
onbeforeprint
onbeforeprint: function
onbeforeunload
onbeforeunload: function
Type declaration
-
- (ev: BeforeUnloadEvent): any
oncanplay
oncanplay: function
oncanplaythrough
oncanplaythrough: function
onchange
onchange: function
onclick
onclick: function
oncompassneedscalibration
oncompassneedscalibration: function
oncontextmenu
oncontextmenu: function
ondblclick
ondblclick: function
ondevicemotion
ondevicemotion: function
Type declaration
-
- (ev: DeviceMotionEvent): any
ondeviceorientation
ondeviceorientation: function
Type declaration
-
- (ev: DeviceOrientationEvent): any
-
Parameters
-
ev: DeviceOrientationEvent
Returns any
ondragend
ondragend: function
ondragenter
ondragenter: function
ondragleave
ondragleave: function
ondragover
ondragover: function
ondragstart
ondragstart: function
ondurationchange
ondurationchange: function
onemptied
onemptied: function
onended
onended: function
onerror
onerror: ErrorEventHandler
onfocus
onfocus: function
onhashchange
onhashchange: function
Type declaration
-
- (ev: HashChangeEvent): any
oninput
oninput: function
onkeydown
onkeydown: function
onkeypress
onkeypress: function
onkeyup
onkeyup: function
onloadeddata
onloadeddata: function
onloadedmetadata
onloadedmetadata: function
onloadstart
onloadstart: function
onmessage
onmessage: function
onmousedown
onmousedown: function
onmouseenter
onmouseenter: function
onmouseleave
onmouseleave: function
onmousemove
onmousemove: function
onmouseout
onmouseout: function
onmouseover
onmouseover: function
onmouseup
onmouseup: function
onmousewheel
onmousewheel: function
Type declaration
-
- (ev: MouseWheelEvent): any
onmsgesturechange
onmsgesturechange: function
Type declaration
-
- (ev: MSGestureEvent): any
onmsgesturedoubletap
onmsgesturedoubletap: function
Type declaration
-
- (ev: MSGestureEvent): any
onmsgestureend
onmsgestureend: function
Type declaration
-
- (ev: MSGestureEvent): any
onmsgesturehold
onmsgesturehold: function
Type declaration
-
- (ev: MSGestureEvent): any
onmsgesturestart
onmsgesturestart: function
Type declaration
-
- (ev: MSGestureEvent): any
onmsgesturetap
onmsgesturetap: function
Type declaration
-
- (ev: MSGestureEvent): any
onmsinertiastart
onmsinertiastart: function
Type declaration
-
- (ev: MSGestureEvent): any
onmspointercancel
onmspointercancel: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointerdown
onmspointerdown: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointerenter
onmspointerenter: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointerleave
onmspointerleave: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointermove
onmspointermove: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointerout
onmspointerout: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointerover
onmspointerover: function
Type declaration
-
- (ev: MSPointerEvent): any
onmspointerup
onmspointerup: function
Type declaration
-
- (ev: MSPointerEvent): any
onoffline
onoffline: function
ononline
ononline: function
onorientationchange
onorientationchange: function
onpagehide
onpagehide: function
Type declaration
-
- (ev: PageTransitionEvent): any
onpageshow
onpageshow: function
Type declaration
-
- (ev: PageTransitionEvent): any
onpause
onpause: function
onplaying
onplaying: function
onpointercancel
onpointercancel: function
onpointerdown
onpointerdown: function
onpointerenter
onpointerenter: function
onpointerleave
onpointerleave: function
onpointermove
onpointermove: function
onpointerout
onpointerout: function
onpointerover
onpointerover: function
onpointerup
onpointerup: function
onpopstate
onpopstate: function
onprogress
onprogress: function
onratechange
onratechange: function
onreadystatechange
onreadystatechange: function
onreset
onreset: function
onresize
onresize: function
onscroll
onscroll: function
onseeked
onseeked: function
onseeking
onseeking: function
onselect
onselect: function
onstalled
onstalled: function
onstorage
onstorage: function
onsubmit
onsubmit: function
onsuspend
onsuspend: function
ontimeupdate
ontimeupdate: function
ontouchcancel
ontouchcancel: any
ontouchend
ontouchend: any
ontouchmove
ontouchmove: any
ontouchstart
ontouchstart: any
onunload
onunload: function
onvolumechange
onvolumechange: function
onwaiting
onwaiting: function
onwheel
onwheel: function
orientation
orientation: string | number
outerHeight
outerHeight: number
outerWidth
outerWidth: number
pageXOffset
pageXOffset: number
pageYOffset
pageYOffset: number
performance
performance: Performance
personalbar
personalbar: BarProp
screenLeft
screenLeft: number
screenTop
screenTop: number
scrollbars
scrollbars: BarProp
sessionStorage
sessionStorage: Storage
statusbar
statusbar: BarProp
styleMedia
styleMedia: StyleMedia
The initial value of Object.prototype.constructor is the standard built-in Object constructor.