GWT 2.4.0

Uses of Class
com.google.gwt.storage.client.StorageEvent

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

Uses of StorageEvent in com.google.gwt.storage.client
 

Methods in com.google.gwt.storage.client with parameters of type StorageEvent
 void StorageEvent.Handler.onStorageChange(StorageEvent event)
          Invoked when a StorageEvent is fired.
 


GWT 2.4.0