Package | Description |
---|---|
com.google.gwt.storage.client |
Modifier and Type | Method and Description |
---|---|
static Storage |
Storage.getLocalStorageIfSupported()
Returns a Local Storage.
|
static Storage |
Storage.getSessionStorageIfSupported()
Returns a Session Storage.
|
Storage |
StorageEvent.getStorageArea()
Returns the
Storage object that was affected. |
Constructor and Description |
---|
StorageMap(Storage storage)
Creates the Map with the specified Storage as data provider.
|
Copyright © 2018. All rights reserved.