Dart
dart:html
ApplicationCache
IDLE constant
IDLE
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
IDLE constant
int
const
IDLE
=
1
Implementation
static const int IDLE = 1