![]() |
API documentation
2.0rc1
|
This is the complete list of members for client::StorageEventInit, including all inherited members.
| get_bubbles() | client::EventInit | |
| get_cancelable() | client::EventInit | |
| get_key() | client::StorageEventInit | |
| get_newValue() | client::StorageEventInit | |
| get_oldValue() | client::StorageEventInit | |
| get_scoped() | client::EventInit | |
| get_storageArea() | client::StorageEventInit | |
| get_url() | client::StorageEventInit | |
| hasOwnProperty(const client::String &name) | client::Object | |
| Object() | client::Object | |
| operator double() const | client::Object | inline |
| operator[](const client::String &name) const | client::Object | |
| set_(const client::String &name, Object *v) | client::Object | |
| set_(const client::String &name, T v) | client::Object | |
| set_bubbles(bool) | client::EventInit | |
| set_cancelable(bool) | client::EventInit | |
| set_key(const String &) | client::StorageEventInit | |
| set_newValue(const String &) | client::StorageEventInit | |
| set_oldValue(const String &) | client::StorageEventInit | |
| set_scoped(bool) | client::EventInit | |
| set_storageArea(Storage *) | client::StorageEventInit | |
| set_url(const String &) | client::StorageEventInit | |
| valueOf() | client::Object |
1.8.13