Package | Description |
---|---|
com.google.gwt.storage.client |
Provides for key-value Storage services.
|
Class and Description |
---|
Storage
Implements the HTML5 Storage interface.
|
StorageEvent
Represents a Storage Event.
|
StorageEvent.Handler
Represents an Event handler for
StorageEvent s. |
StorageImpl
This is the HTML5 Storage implementation according to the standard
recommendation.
|
StorageImplNonNativeEvents
Implementation of Storage with non-native events.
|