| Package | Description |
|---|---|
| org.teavm.jso.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
IDBObjectStore |
IDBDatabase.createObjectStore(String name) |
IDBObjectStore |
IDBDatabase.createObjectStore(String name,
IDBObjectStoreParameters optionalParameters) |
IDBObjectStore |
IDBTransaction.objectStore(String name) |
Copyright © 2015. All rights reserved.