class StorageImplIE8 extends StorageImplNonNativeEvents
jsHandler, LOCAL_STORAGE, SESSION_STORAGE, storageEventHandlers
Constructor and Description |
---|
StorageImplIE8() |
Modifier and Type | Method and Description |
---|---|
protected Storage |
getStorageFromEvent(StorageEvent event)
Returns the
Storage object that was affected in the event. |
addStorageEventHandler0, clear, removeItem, removeStorageEventHandler0, setItem
addStorageEventHandler, getItem, getLength, getStorageEventHandlers, handleStorageEvent, hasStorageEventHandlers, key, removeStorageEventHandler
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.