| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
IDBTransaction.IDBTransactionMode |
IDBTransaction.getMode() |
static IDBTransaction.IDBTransactionMode |
IDBTransaction.IDBTransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDBTransaction.IDBTransactionMode[] |
IDBTransaction.IDBTransactionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IDBTransaction |
IDBDatabase.getTransaction(String[] storeNames,
IDBTransaction.IDBTransactionMode mode) |
Copyright © 2015. All rights reserved.