Package | Description |
---|---|
net.java.html.lib.dom |
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 © 2018. All rights reserved.