IDBRequest

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

error
auto error()
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.
onsuccess
void onsuccess(EventHandler onsuccess)
Undocumented in source. Be warned that the author may not have intended to support it.
onsuccess
auto onsuccess()
Undocumented in source. Be warned that the author may not have intended to support it.
readyState
auto readyState()
Undocumented in source. Be warned that the author may not have intended to support it.
result
auto result()
Undocumented in source. Be warned that the author may not have intended to support it.
source
auto source()
Undocumented in source. Be warned that the author may not have intended to support it.
transaction
auto transaction()
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