Property | Type | Description | |
---|---|---|---|
CanExecuteCloseStatementCommand | bool | ||
Close | void | ||
FileCannotBeLoaded | void | ||
GetFileNameFromUser | Task |
||
Initialise | void | ||
MergeInNewTransactions | System.Threading.Tasks.Task | ||
NotifyOfEdit | void | ||
NotifyOfReset | void | ||
SyncWithServiceAsync | Task |
Method | Description | |
---|---|---|
StatementControllerFileOperations ( [ uiContext, [ loadFileController, [ applicationDatabaseService ) : System |
Method | Description | |
---|---|---|
CanExecuteCloseStatementCommand ( ) : bool | ||
Close ( ) : void | ||
FileCannotBeLoaded ( |
||
GetFileNameFromUser ( ) : Task |
Prompts the user for a filename and other required parameters to be able to merge the statement file.
|
|
Initialise ( ITransactionManagerService transactionManagerService ) : void | ||
MergeInNewTransactions ( ) : System.Threading.Tasks.Task | ||
NotifyOfEdit ( ) : void | ||
NotifyOfReset ( ) : void | ||
SyncWithServiceAsync ( ) : Task |
public StatementControllerFileOperations ( [ uiContext, [ loadFileController, [ applicationDatabaseService ) : System | ||
uiContext | [ | |
loadFileController | [ | |
applicationDatabaseService | [ | |
return | System |