ApplicationCache

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

abort
void abort()
Undocumented in source. Be warned that the author may not have intended to support it.
oncached
auto oncached()
Undocumented in source. Be warned that the author may not have intended to support it.
oncached
void oncached(EventHandler oncached)
Undocumented in source. Be warned that the author may not have intended to support it.
onchecking
void onchecking(EventHandler onchecking)
Undocumented in source. Be warned that the author may not have intended to support it.
onchecking
auto onchecking()
Undocumented in source. Be warned that the author may not have intended to support it.
ondownloading
void ondownloading(EventHandler ondownloading)
Undocumented in source. Be warned that the author may not have intended to support it.
ondownloading
auto ondownloading()
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.
onnoupdate
void onnoupdate(EventHandler onnoupdate)
Undocumented in source. Be warned that the author may not have intended to support it.
onnoupdate
auto onnoupdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onobsolete
void onobsolete(EventHandler onobsolete)
Undocumented in source. Be warned that the author may not have intended to support it.
onobsolete
auto onobsolete()
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.
onupdateready
void onupdateready(EventHandler onupdateready)
Undocumented in source. Be warned that the author may not have intended to support it.
onupdateready
auto onupdateready()
Undocumented in source. Be warned that the author may not have intended to support it.
status
auto status()
Undocumented in source. Be warned that the author may not have intended to support it.
swapCache
void swapCache()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CHECKING
enum ushort CHECKING;
Undocumented in source.
DOWNLOADING
enum ushort DOWNLOADING;
Undocumented in source.
IDLE
enum ushort IDLE;
Undocumented in source.
OBSOLETE
enum ushort OBSOLETE;
Undocumented in source.
UNCACHED
enum ushort UNCACHED;
Undocumented in source.
UPDATEREADY
enum ushort UPDATEREADY;
Undocumented in source.
_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta