GWT 2.7.0

Uses of Package
com.google.gwt.storage.client

Packages that use com.google.gwt.storage.client
com.google.gwt.storage.client Provides for key-value Storage services. 
 

Classes in com.google.gwt.storage.client used by com.google.gwt.storage.client
Storage
          Implements the HTML5 Storage interface.
StorageEvent
          Represents a Storage Event.
StorageEvent.Handler
          Represents an Event handler for StorageEvents.
StorageImpl
          This is the HTML5 Storage implementation according to the standard recommendation.
StorageImplNonNativeEvents
          Implementation of Storage with non-native events.
 


GWT 2.7.0