|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDBIndexParameters | |
|---|---|
| org.cruxframework.crux.core.client.db.indexeddb | |
| Uses of IDBIndexParameters in org.cruxframework.crux.core.client.db.indexeddb |
|---|
| Methods in org.cruxframework.crux.core.client.db.indexeddb that return IDBIndexParameters | |
|---|---|
static IDBIndexParameters |
IDBIndexParameters.create()
|
static IDBIndexParameters |
IDBIndexParameters.create(boolean unique,
boolean multiEntry)
|
| Methods in org.cruxframework.crux.core.client.db.indexeddb with parameters of type IDBIndexParameters | |
|---|---|
IDBIndex |
IDBObjectStore.createIndex(String name,
String[] keyPath,
IDBIndexParameters params)
|
IDBIndex |
IDBObjectStore.createIndex(String name,
String keyPath,
IDBIndexParameters params)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||