|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.storage.client.StorageImpl com.google.gwt.storage.client.StorageImplNonNativeEvents com.google.gwt.storage.client.StorageImplIE8
class StorageImplIE8
IE8-specific implementation of the Web Storage.
Field Summary |
---|
Fields inherited from class com.google.gwt.storage.client.StorageImpl |
---|
jsHandler, LOCAL_STORAGE, SESSION_STORAGE, storageEventHandlers |
Constructor Summary | |
---|---|
StorageImplIE8()
|
Method Summary | |
---|---|
protected Storage |
getStorageFromEvent(StorageEvent event)
Returns the Storage object that was affected in the event. |
Methods inherited from class com.google.gwt.storage.client.StorageImplNonNativeEvents |
---|
addStorageEventHandler0, clear, removeItem, removeStorageEventHandler0, setItem |
Methods inherited from class com.google.gwt.storage.client.StorageImpl |
---|
addStorageEventHandler, getItem, getLength, getStorageEventHandlers, handleStorageEvent, hasStorageEventHandlers, key, removeStorageEventHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
StorageImplIE8()
Method Detail |
---|
protected Storage getStorageFromEvent(StorageEvent event)
StorageImpl
Storage
object that was affected in the event.
getStorageFromEvent
in class StorageImpl
Storage
object that was affected in the event.
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |