C# 클래스 BudgetAnalyser.Dashboard.WidgetCommands

파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

Private Properties

프로퍼티 타입 설명
OnAddNewBucketMonitorWidgetCommandExecute void
OnAddNewFixedBudgetMonitorWidgetCommandExecute void
OnAddNewSurprisePaymentMonitorWidgetCommandExecute void
OnRemoveWidgetCommandExecute void
OnUnhideAllWidgetsCommandExecute void
OnWidgetCommandExecuted void
WidgetCommandCanExecute bool

비공개 메소드들

메소드 설명
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