Свойство | Type | Description | |
---|---|---|---|
CanExecuteDeleteTransactionCommand | bool | ||
CanExecuteZeroNetAmountCommand | bool | ||
LedgerTransactionsController | System | ||
OnAddNewTransactionCommandExecuted | void | ||
OnDeleteTransactionCommandExecuted | void | ||
OnShellDialogResponseReceived | void | ||
OnZeroNetAmountCommandExecuted | void | ||
Reset | void | ||
RetrieveOpeningBalance | decimal | ||
Save | void | ||
SaveBalanceAdjustment | void | ||
SaveNewEntryTransaction | void | ||
ShowDialogCommon | void |
Méthode | Description | |
---|---|---|
ShowBankBalanceAdjustmentsDialog ( |
Show the Ledger Transactions view, for viewing and editing Balance Adjustments
|
|
ShowLedgerTransactionsDialog ( |
Show the Ledger Transactions view for viewing and editing Ledger Transactions.
|
Méthode | Description | |
---|---|---|
CanExecuteDeleteTransactionCommand ( |
||
CanExecuteZeroNetAmountCommand ( ) : bool | ||
LedgerTransactionsController ( [ uiContext, [ ledgerService, [ reconService ) : System | ||
OnAddNewTransactionCommandExecuted ( ) : void | ||
OnDeleteTransactionCommandExecuted ( |
||
OnShellDialogResponseReceived ( |
||
OnZeroNetAmountCommandExecuted ( ) : void | ||
Reset ( ) : void | ||
RetrieveOpeningBalance ( ) : decimal | ||
Save ( ) : void | ||
SaveBalanceAdjustment ( ) : void | ||
SaveNewEntryTransaction ( ) : void | ||
ShowDialogCommon ( bool isNew ) : void |
public ShowBankBalanceAdjustmentsDialog ( |
||
ledgerEntryLine | ||
isNew | bool | |
Résultat | void |
public ShowLedgerTransactionsDialog ( |
||
ledgerEntryLine | ||
ledgerEntry | ||
isNew | bool | |
Résultat | void |