XMLHttpRequestEventTarget

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

onabort
void onabort(EventHandler onabort)
Undocumented in source. Be warned that the author may not have intended to support it.
onabort
auto onabort()
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
void onerror(EventHandler onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
auto onerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onload
void onload(EventHandler onload)
Undocumented in source. Be warned that the author may not have intended to support it.
onload
auto onload()
Undocumented in source. Be warned that the author may not have intended to support it.
onloadend
auto onloadend()
Undocumented in source. Be warned that the author may not have intended to support it.
onloadend
void onloadend(EventHandler onloadend)
Undocumented in source. Be warned that the author may not have intended to support it.
onloadstart
void onloadstart(EventHandler onloadstart)
Undocumented in source. Be warned that the author may not have intended to support it.
onloadstart
auto onloadstart()
Undocumented in source. Be warned that the author may not have intended to support it.
onprogress
void onprogress(EventHandler onprogress)
Undocumented in source. Be warned that the author may not have intended to support it.
onprogress
auto onprogress()
Undocumented in source. Be warned that the author may not have intended to support it.
ontimeout
void ontimeout(EventHandler ontimeout)
Undocumented in source. Be warned that the author may not have intended to support it.
ontimeout
auto ontimeout()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta