Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Method and Description |
---|---|
static IDBKeyRange |
IDBKeyRange.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
IDBRequest |
IDBIndex.openCursor(IDBKeyRange range) |
IDBRequest |
IDBIndex.openCursor(IDBKeyRange range,
String direction) |
IDBRequest |
IDBIndex.openKeyCursor(IDBKeyRange range) |
IDBRequest |
IDBIndex.openKeyCursor(IDBKeyRange range,
String direction) |
Copyright © 2018. All rights reserved.