|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransactionType in com.dhtmlx.connector |
---|
Fields in com.dhtmlx.connector declared as TransactionType | |
---|---|
private TransactionType |
DataWrapper.transaction_type
The transaction type |
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 |