| Modifier and Type | Method and Description |
|---|---|
static IDBIndex |
IDBIndex.$as(Object obj) |
IDBIndex |
IDBObjectStore.createIndex(String name,
String keyPath) |
IDBIndex |
IDBObjectStore.createIndex(String name,
String keyPath,
Object optionalParameters) |
IDBIndex |
IDBObjectStore.index(String name) |
Copyright © 2021. All rights reserved.