|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionType | |
---|---|
com.dhtmlx.connector |
Uses of TransactionType in com.dhtmlx.connector |
---|
Methods in com.dhtmlx.connector that return TransactionType | |
---|---|
static TransactionType |
TransactionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.dhtmlx.connector with parameters of type TransactionType | |
---|---|
void |
DataWrapper.set_transaction_mode(TransactionType mode)
Sets the transaction mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |