Property | Type | Description | |
---|---|---|---|
OnAddChartCommandExecuted | void | ||
OnApplicationStateLoaded | void | ||
OnApplicationStateRequested | void | ||
OnRemoveChartCommandExecuted | void | ||
RemoveChartCommandCanExecute | bool |
Method | Description | |
---|---|---|
CurrentMonthBurnDownGraphsController ( [ addUserDefinedBurnDownController, [ uiContext, [ chartsService ) : System | ||
Load ( [ statementModel, [ budgetModel, [ criteria, Engine ledgerBookModel ) : void |
Method | Description | |
---|---|---|
BuildBucketBurnDownController ( |
Method | Description | |
---|---|---|
OnAddChartCommandExecuted ( ) : void | ||
OnApplicationStateLoaded ( BudgetAnalyser.ApplicationState.ApplicationStateLoadedMessage message ) : void | ||
OnApplicationStateRequested ( BudgetAnalyser.ApplicationState.ApplicationStateRequestedMessage message ) : void | ||
OnRemoveChartCommandExecuted ( ) : void | ||
RemoveChartCommandCanExecute ( ) : bool |
protected BuildBucketBurnDownController ( |
||
analysis | ||
return |
public CurrentMonthBurnDownGraphsController ( [ addUserDefinedBurnDownController, [ uiContext, [ chartsService ) : System | ||
addUserDefinedBurnDownController | [ | |
uiContext | [ | |
chartsService | [ | |
return | System |
public Load ( [ statementModel, [ budgetModel, [ criteria, Engine ledgerBookModel ) : void | ||
statementModel | [ | |
budgetModel | [ | |
criteria | [ | |
ledgerBookModel | Engine | |
return | void |