public abstract class Window extends JSGlobal implements WindowFunctions
hasOwnProperty| Modifier and Type | Field and Description |
|---|---|
JSBoolean |
closed
Property closed
|
protected JSFunction |
constructor
property constructor
|
Window |
content
Property content
|
JSString |
defaultStatus
Property defaultStatus
|
BarProp |
directories
Property directories
|
JSHTMLDocument |
document
Property document
|
JSString |
frameElement
Property frameElement
|
JSArray |
frames
Property frames
|
JSString |
fullScreen
Property fullScreen
|
History |
history
Property history
|
JSNumber |
innerHeight
Property innerHeight
|
JSNumber |
innerWidth
Property innerWidth
|
JSNumber |
length
Property length
|
Location |
location
Property location
|
BarProp |
locationbar
Property locationbar
|
BarProp |
menubar
Property menubar
|
JSString |
name
Property name
|
Navigator |
navigator
Property navigator
|
Window |
opener
Property opener
|
JSNumber |
outerHeight
Property outerHeight
|
JSNumber |
outerWidth
Property outerWidth
|
JSNumber |
pageXOffset
Property pageXOffset
|
JSNumber |
pageYOffset
Property pageYOffset
|
Window |
parent
Property parent
|
BarProp |
personalbar
Property personalbar
|
Window |
prototype
property prototype
|
Screen |
screen
Property screen
|
JSNumber |
screenLeft
Property screenLeft
|
JSNumber |
screenTop
Property screenTop
|
JSNumber |
screenX
Property screenX
|
JSNumber |
screenY
Property screenY
|
BarProp |
scrollbars
Property scrollbars
|
JSNumber |
scrollMaxX
Property scrollMaxX
|
JSNumber |
scrollMaxY
Property scrollMaxY
|
JSNumber |
scrollX
Property scrollX
|
JSNumber |
scrollY
Property scrollY
|
JSString |
sessionStorage
Property sessionStorage
|
JSString |
status
Property status
|
BarProp |
statusbar
Property statusbar
|
BarProp |
toolbar
Property toolbar
|
Window |
top
Property top
|
Window |
window
Property window
|
| Constructor and Description |
|---|
Window()
Object Window()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalert, atob, back, blur, btoa, captureEvents, clearInterval, clearTimeout, close, confirm, disableExternalCapture, enableExternalCapture, find, focus, forward, getComputedStyle, home, moveBy, moveTo, open, print, prompt, releaseEvents, resizeBy, resizeTo, routeEvent, scroll, scrollBy, scrollTo, setInterval, setResizable, setTimeout, stophasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOfdecodeURI, decodeURIComponent, encodeURI, encodeURIComponent, escape, eval, isFinite, isNaN, parseFloat, parseInt, unescapeprotected JSFunction constructor
Functionpublic Window prototype
Objectpublic JSBoolean closed
public Window window
public JSArray frames
public JSString defaultStatus
public JSHTMLDocument document
public History history
public Location location
public JSString name
public Navigator navigator
public Window opener
public JSNumber outerWidth
public JSNumber outerHeight
public JSNumber pageXOffset
public JSNumber pageYOffset
public Window parent
public Screen screen
public JSString status
public Window top
public JSNumber innerWidth
public JSNumber innerHeight
public JSNumber screenX
public JSNumber screenY
public JSNumber screenLeft
public JSNumber screenTop
public JSNumber length
public BarProp scrollbars
public JSNumber scrollX
public JSNumber scrollY
public Window content
public BarProp menubar
public BarProp toolbar
public BarProp locationbar
public BarProp personalbar
public BarProp statusbar
public BarProp directories
public JSNumber scrollMaxX
public JSNumber scrollMaxY
public JSString fullScreen
public JSString frameElement
public JSString sessionStorage