StorageEvent.initStorageEvent
- void initStorageEvent(string type, bool bubbles, bool cancelable, Optional!(T3) key, Optional!(T4) oldValue, Optional!(T5) newValue, string url, Optional!(T7) storageArea)
- void initStorageEvent(string type, bool bubbles, bool cancelable, Optional!(T3) key, Optional!(T4) oldValue, Optional!(T5) newValue, string url)
- void initStorageEvent(string type, bool bubbles, bool cancelable, Optional!(T3) key, Optional!(T4) oldValue, Optional!(T5) newValue)
- void initStorageEvent(string type, bool bubbles, bool cancelable, Optional!(T3) key, Optional!(T4) oldValue)
- void initStorageEvent(string type, bool bubbles, bool cancelable, Optional!(T3) key)
- void initStorageEvent(string type, bool bubbles, bool cancelable)
- void initStorageEvent(string type, bool bubbles)
struct StorageEvent
nothrow
void
initStorageEvent
()
- void initStorageEvent(string type)
spasm bindings html StorageEvent
constructorsfunctionsvariables