| Package | Description |
|---|---|
| org.teavm.jso.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
abstract IDBIndex |
IDBObjectStore.createIndex(String name,
String key) |
abstract IDBIndex |
IDBObjectStore.createIndex(String name,
String[] keys) |
abstract IDBIndex |
IDBObjectStore.index(String name) |
Copyright © 2015. All rights reserved.