Package | Description |
---|---|
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
JsIDBObjectStore |
JsIDBDatabase.createObjectStore(String name) |
JsIDBObjectStore |
JsIDBDatabase.createObjectStore(String name,
Mappable options) |
JsIDBObjectStore |
JsIDBIndex.getObjectStore() |
JsIDBObjectStore |
JsIDBTransaction.objectStore(String name) |
Copyright © 2018. All rights reserved.