Interface | Description |
---|---|
ApplicationCache | |
BrowserConnection |
Represents the connection state of the application.
|
DatabaseStorage | Deprecated
Web SQL has been deprecated, see
http://dev.w3.org/html5/webdatabase/
|
LocalStorage |
Represents the local storage for the site currently opened in the browser.
|
LocationContext | |
SessionStorage |
Represents the session storage in the browser for the site currently opened in the browser.
|
WebStorage |
Class | Description |
---|---|
Location |
Represents the physical location of the browser.
|
ResultSet |
Represents database result set for SQL transactions and queries.
|
ResultSetRows |
Enum | Description |
---|---|
AppCacheStatus |
Represents the application cache status.
|
Copyright © 2014. All rights reserved.