| Package | Description |
|---|---|
| org.teavm.jso.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
abstract IDBCursorRequest |
IDBIndex.openCursor() |
abstract IDBCursorRequest |
IDBObjectStore.openCursor() |
abstract IDBCursorRequest |
IDBIndex.openCursor(IDBKeyRange range) |
abstract IDBCursorRequest |
IDBObjectStore.openCursor(IDBKeyRange range) |
abstract IDBCursorRequest |
IDBIndex.openKeyCursor() |
Copyright © 2015. All rights reserved.