Package | Description |
---|---|
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
JsIDBIndex |
JsIDBObjectStore.createIndex(String name,
String keyPath) |
JsIDBIndex |
JsIDBObjectStore.createIndex(String name,
String keyPath,
Mappable options) |
JsIDBIndex |
JsIDBObjectStore.index(String name) |
Copyright © 2018. All rights reserved.