import"DOMApplicationCache.idl";
◆ abort()
| void DOMApplicationCache::abort |
( |
| ) |
|
◆ swapCache()
| void DOMApplicationCache::swapCache |
( |
| ) |
|
◆ update()
| void DOMApplicationCache::update |
( |
| ) |
|
◆ CHECKING
| const unsigned short DOMApplicationCache::CHECKING = 2 |
◆ DOWNLOADING
| const unsigned short DOMApplicationCache::DOWNLOADING = 3 |
◆ IDLE
| const unsigned short DOMApplicationCache::IDLE = 1 |
◆ OBSOLETE
| const unsigned short DOMApplicationCache::OBSOLETE = 5 |
◆ oncached
| attribute EventHandler DOMApplicationCache::oncached |
◆ onchecking
| attribute EventHandler DOMApplicationCache::onchecking |
◆ ondownloading
| attribute EventHandler DOMApplicationCache::ondownloading |
◆ onerror
| attribute EventHandler DOMApplicationCache::onerror |
◆ onnoupdate
| attribute EventHandler DOMApplicationCache::onnoupdate |
◆ onobsolete
| attribute EventHandler DOMApplicationCache::onobsolete |
◆ onprogress
| attribute EventHandler DOMApplicationCache::onprogress |
◆ onupdateready
| attribute EventHandler DOMApplicationCache::onupdateready |
◆ status
◆ UNCACHED
| const unsigned short DOMApplicationCache::UNCACHED = 0 |
◆ UPDATEREADY
| const unsigned short DOMApplicationCache::UPDATEREADY = 4 |
The documentation for this interface was generated from the following file: