Factory service for instantiating TransactionServices
Constructors
Section titled "Constructors"IgxFlatTransactionFactory
new IgxFlatTransactionFactory(): IgxFlatTransactionFactory Returns IgxFlatTransactionFactory
Methods
Section titled "Methods"create
Section titled "create"Creates a new Transaction service instance depending on the specified type.
create(type: TRANSACTION_TYPE): TransactionService<Transaction, State> Defined in projects/igniteui-angular/core/src/services/transaction/transaction-factory.service.ts:33
Parameters
- type:
TRANSACTION_TYPEThe type of the transaction