Uses of Package
com.google.gwt.storage.client
-
Packages that use com.google.gwt.storage.client Package Description 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 Class Description Storage Implements the HTML5 Storage interface.StorageEvent Represents a Storage Event.StorageEvent.Handler Represents an Event handler forStorageEvent
s.StorageImpl This is the HTML5 Storage implementation according to the standard recommendation.