C# Class BudgetAnalyser.Dashboard.WidgetCommands

Show file Open project: Benrnz/BudgetAnalyser

Private Properties

Property Type Description
OnAddNewBucketMonitorWidgetCommandExecute void
OnAddNewFixedBudgetMonitorWidgetCommandExecute void
OnAddNewSurprisePaymentMonitorWidgetCommandExecute void
OnRemoveWidgetCommandExecute void
OnUnhideAllWidgetsCommandExecute void
OnWidgetCommandExecuted void
WidgetCommandCanExecute bool

Private Methods

Method Description
OnAddNewBucketMonitorWidgetCommandExecute ( System.Guid correlationId ) : void
OnAddNewFixedBudgetMonitorWidgetCommandExecute ( System.Guid correlationId ) : void
OnAddNewSurprisePaymentMonitorWidgetCommandExecute ( System.Guid correlationId ) : void
OnRemoveWidgetCommandExecute ( Widget widget ) : void
OnUnhideAllWidgetsCommandExecute ( ) : void
OnWidgetCommandExecuted ( Widget widget ) : void
WidgetCommandCanExecute ( Widget widget ) : bool