search

goog.storage.mechanism.HTML5WebStorage

Provided By
Extends
All Implemented Interfaces
All Known Direct Subclasses

Provides a storage mechanism that uses HTML5 Web storage.

new HTML5WebStorage( storage )

Parameters
storage(Storage|null)

The Web storage object.

Instance Methods