IDBOpenDBRequest

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

onblocked
auto onblocked()
Undocumented in source. Be warned that the author may not have intended to support it.
onblocked
void onblocked(EventHandler onblocked)
Undocumented in source. Be warned that the author may not have intended to support it.
onupgradeneeded
void onupgradeneeded(EventHandler onupgradeneeded)
Undocumented in source. Be warned that the author may not have intended to support it.
onupgradeneeded
auto onupgradeneeded()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.indexeddb.IDBRequest _parent;
Undocumented in source.

Meta