| Package | Description |
|---|---|
| org.teavm.jso.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
IDBObjectStoreParameters |
IDBObjectStoreParameters.autoIncrement(boolean autoIncrement) |
static IDBObjectStoreParameters |
IDBObjectStoreParameters.create() |
IDBObjectStoreParameters |
IDBObjectStoreParameters.keyPath(String... keys) |
| Modifier and Type | Method and Description |
|---|---|
IDBObjectStore |
IDBDatabase.createObjectStore(String name,
IDBObjectStoreParameters optionalParameters) |
Copyright © 2015. All rights reserved.