|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDBTransaction.IDBTransactionMode | |
|---|---|
| org.cruxframework.crux.core.client.db.indexeddb | |
| Uses of IDBTransaction.IDBTransactionMode in org.cruxframework.crux.core.client.db.indexeddb |
|---|
| Methods in org.cruxframework.crux.core.client.db.indexeddb that return IDBTransaction.IDBTransactionMode | |
|---|---|
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. |
| Methods in org.cruxframework.crux.core.client.db.indexeddb with parameters of type IDBTransaction.IDBTransactionMode | |
|---|---|
IDBTransaction |
IDBDatabase.getTransaction(String[] storeNames,
IDBTransaction.IDBTransactionMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||