Dart SDK
dart:html
ApplicationCache
abort
method
abort
ApplicationCache
Constants
cachedEvent
checkingEvent
downloadingEvent
errorEvent
noUpdateEvent
obsoleteEvent
progressEvent
updateReadyEvent
CHECKING
DOWNLOADING
IDLE
OBSOLETE
UNCACHED
UPDATEREADY
Static properties
supported
Properties
status
onCached
onChecking
onDownloading
onError
onNoUpdate
onObsolete
onProgress
onUpdateReady
on
Methods
abort
swapCache
update
addEventListener
removeEventListener
dispatchEvent
@DomName('ApplicationCache.abort')
@DocsEditable()
void
abort
( )
(Not documented.)