9 attribute DOMString
name;
18 attribute DOMString
status;
26 [Replaceable] readonly attribute
unsigned long length;
31 WindowProxy open(optional DOMString
url, optional DOMString target, optional DOMString features, optional
boolean replace);
43 DOMString?
prompt(DOMString message, optional DOMString
default);
48 void postMessage(any message, DOMString targetOrigin, optional sequence<Transferable> transfer);
OnErrorEventHandlerNonNull OnErrorEventHandler
EventHandlerNonNull EventHandler
attribute EventHandler oninvalid
DOMString prompt(DOMString message, optional DOMString default)
attribute EventHandler onkeydown
attribute EventHandler onmousemove
attribute EventHandler onloadstart
attribute EventHandler oncancel
getter WindowProxy(unsigned long index)
attribute EventHandler onmouseup
attribute EventHandler onfocus
attribute EventHandler onresize
readonly attribute WindowProxy top
attribute EventHandler onloadedmetadata
attribute EventHandler onvolumechange
attribute EventHandler oninput
readonly attribute Location location
attribute EventHandler onstorage
attribute EventHandler onkeyup
attribute EventHandler ondrop
void postMessage(any message, DOMString targetOrigin, optional sequence< Transferable > transfer)
attribute EventHandler onloadeddata
attribute EventHandler onplay
attribute EventHandler onoffline
attribute EventHandler onabort
attribute EventHandler onmousewheel
attribute EventHandler ondrag
attribute EventHandler onblur
attribute EventHandler oncanplay
attribute EventHandler onpause
attribute EventHandler onbeforeprint
readonly attribute WindowProxy window
attribute EventHandler onclose
attribute EventHandler onreset
attribute OnErrorEventHandler onerror
attribute EventHandler onunload
attribute EventHandler onseeked
attribute EventHandler ondurationchange
readonly attribute WindowProxy parent
attribute EventHandler onshow
attribute EventHandler onbeforeunload
readonly attribute BarProp menubar
attribute WindowProxy opener
readonly attribute Document document
readonly attribute WindowProxy frames
attribute EventHandler ondragenter
attribute EventHandler ondragleave
readonly attribute External external
attribute EventHandler onchange
attribute EventHandler onmouseout
attribute EventHandler ondragover
attribute EventHandler onsubmit
boolean confirm(DOMString message)
readonly attribute BarProp personalbar
attribute EventHandler onstalled
readonly attribute unsigned long length
attribute EventHandler onratechange
attribute EventHandler onemptied
attribute EventHandler oncanplaythrough
attribute EventHandler onplaying
attribute EventHandler onmouseover
readonly attribute BarProp statusbar
readonly attribute ApplicationCache applicationCache
attribute EventHandler onmousedown
attribute EventHandler onselect
attribute DOMString status
void alert(DOMString message)
readonly attribute Element frameElement
readonly attribute History history
attribute EventHandler ondragstart
readonly attribute Navigator navigator
attribute EventHandler onscroll
getter object(DOMString name)
readonly attribute BarProp locationbar
attribute EventHandler onseeking
attribute EventHandler oncontextmenu
attribute EventHandler onwaiting
attribute EventHandler onafterprint
attribute EventHandler ondragend
readonly attribute BarProp scrollbars
attribute EventHandler onmessage
attribute EventHandler onpageshow
attribute EventHandler onended
any showModalDialog(DOMString url, optional any argument)
attribute EventHandler onpagehide
attribute EventHandler onkeypress
attribute EventHandler oncuechange
readonly attribute BarProp toolbar
attribute EventHandler onhashchange
attribute EventHandler ondblclick
attribute EventHandler ononline
attribute EventHandler ontimeupdate
attribute EventHandler onprogress
attribute EventHandler onclick
attribute EventHandler onload
attribute EventHandler onsuspend
WindowProxy open(optional DOMString url, optional DOMString target, optional DOMString features, optional boolean replace)
attribute EventHandler onpopstate