Dart
dart:html
ApplicationCache
UNCACHED constant
UNCACHED
ApplicationCache class
Properties
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
status
hashCode
on
runtimeType
Methods
abort
swapCache
update
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
supported
Constants
cachedEvent
CHECKING
checkingEvent
DOWNLOADING
downloadingEvent
errorEvent
IDLE
noUpdateEvent
OBSOLETE
obsoleteEvent
progressEvent
UNCACHED
UPDATEREADY
updateReadyEvent
UNCACHED constant
int
const
UNCACHED
=
0
Implementation
static const int UNCACHED = 0