| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
IDBIndex.IDBIndexCursorRequest |
IDBIndex.openCursor() |
IDBIndex.IDBIndexCursorRequest |
IDBIndex.openCursor(IDBKeyRange range) |
IDBIndex.IDBIndexCursorRequest |
IDBIndex.openCursor(IDBKeyRange range,
IDBCursor.IDBCursorDirection direction) |
IDBIndex.IDBIndexCursorRequest |
IDBIndex.openKeyCursor() |
IDBIndex.IDBIndexCursorRequest |
IDBIndex.openKeyCursor(IDBKeyRange range) |
IDBIndex.IDBIndexCursorRequest |
IDBIndex.openKeyCursor(IDBKeyRange range,
IDBCursor.IDBCursorDirection direction) |
Copyright © 2015. All rights reserved.