C# Class BudgetAnalyser.ReportsCatalog.BurnDownGraphs.AddUserDefinedBurnDownController

Inheritance: Rees.Wpf.ControllerBase
Exibir arquivo Open project: Benrnz/BudgetAnalyser Class Usage Examples

Private Properties

Property Type Description
AddSelectedCommandCanExecute bool
OnAddChartCommandExecuted void
OnAddSelectedCommandExecute void
OnRemoveSelectedCommandExecute void

Public Methods

Method Description
AddChart ( ) : bool
AddUserDefinedBurnDownController ( [ viewLoader, [ chartsService ) : System

Private Methods

Method Description
AddSelectedCommandCanExecute ( BudgetBucket parameter ) : bool
OnAddChartCommandExecuted ( ) : void
OnAddSelectedCommandExecute ( BudgetBucket parameter ) : void
OnRemoveSelectedCommandExecute ( BudgetBucket parameter ) : void

Method Details

AddChart() public method

public AddChart ( ) : bool
return bool

AddUserDefinedBurnDownController() public method

public AddUserDefinedBurnDownController ( [ viewLoader, [ chartsService ) : System
viewLoader [
chartsService [
return System