menu
Dart
dart:html
ApplicationCache
swapCache method
swapCache
brightness_4
brightness_5
description
swapCache
method
void
swapCache
(
)
Implementation
void swapCache() native;
Dart
dart:html
ApplicationCache
swapCache method
ApplicationCache class
Properties
hashCode
on
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
runtimeType
status
Methods
abort
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
swapCache
toString
update
Operators
operator ==
Static properties
supported
Constants
cachedEvent
CHECKING
checkingEvent
DOWNLOADING
downloadingEvent
errorEvent
IDLE
noUpdateEvent
OBSOLETE
obsoleteEvent
progressEvent
UNCACHED
UPDATEREADY
updateReadyEvent