package js.html
extends EventTarget
Available on jsoncached:Function
onchecking:Function
ondownloading:Function
onerror:Function
onnoupdate:Function
onobsolete:Function
onprogress:Function
onupdateready:Function
read only status:Int
swapCache ():Void
Throws:
null |
DOMError |
---|
update ():Void
Throws:
null |
DOMError |
---|
static inline read only CHECKING:Int = 2
static inline read only DOWNLOADING:Int = 3
static inline read only IDLE:Int = 1
static inline read only OBSOLETE:Int = 5
static inline read only UNCACHED:Int = 0
static inline read only UPDATEREADY:Int = 4
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ApplicationCache.html