Property | Type | Description | |
---|---|---|---|
CanExecuteApplyRulesCommand | bool | ||
CanExecuteCreateRuleCommand | bool | ||
OnApplyRulesCommandExecute | void | ||
OnCreateRuleCommandExecute | void | ||
OnSavedNotificationReceived | void | ||
OnShowRulesCommandExecute | void |
Method | Description | |
---|---|---|
AppliedRulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System |
Method | Description | |
---|---|---|
CanExecuteApplyRulesCommand ( ) : bool | ||
CanExecuteCreateRuleCommand ( ) : bool | ||
OnApplyRulesCommandExecute ( ) : void | ||
OnCreateRuleCommandExecute ( ) : void | ||
OnSavedNotificationReceived ( object sender, |
||
OnShowRulesCommandExecute ( ) : void |
public AppliedRulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System | ||
uiContext | [ | |
ruleService | [ | |
applicationDatabaseService | [ | |
return | System |