public class StorageEvent extends Event
Modifier and Type | Field and Description |
---|---|
String |
key |
Object |
newValue |
Object |
oldValue |
static StorageEvent |
prototype |
Storage |
storageArea |
String |
url |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, cancelBubble, CAPTURING_PHASE, currentTarget, defaultPrevented, eventPhase, isTrusted, returnValue, srcElement, target, timeStamp, type
constructor
Constructor and Description |
---|
StorageEvent() |
Modifier and Type | Method and Description |
---|---|
void |
initStorageEvent(String typeArg,
Boolean canBubbleArg,
Boolean cancelableArg,
String keyArg,
Object oldValueArg,
Object newValueArg,
String urlArg,
Storage storageAreaArg) |
initEvent, preventDefault, stopImmediatePropagation, stopPropagation
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf