Property | Type | Description | |
---|---|---|---|
AddToList | void | ||
CanExecuteDeleteRuleCommand | bool | ||
OnClosedNotificationReceived | void | ||
OnDeleteRuleCommandExecute | void | ||
OnEditRuleCommandExecute | void | ||
OnNewDataSourceAvailableNotificationReceived | void | ||
OnNewRuleCreated | void | ||
OnSavedNotificationReceived | void | ||
OnSortCommandExecute | void | ||
RemoveRule | void |
Method | Description | |
---|---|---|
CreateNewRuleFromTransaction ( [ transaction ) : void | ||
Initialize ( ) : void | ||
RulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System |
Method | Description | |
---|---|---|
AddToList ( MatchingRule rule ) : void | ||
CanExecuteDeleteRuleCommand ( ) : bool | ||
OnClosedNotificationReceived ( object sender, |
||
OnDeleteRuleCommandExecute ( ) : void | ||
OnEditRuleCommandExecute ( ) : void | ||
OnNewDataSourceAvailableNotificationReceived ( object sender, |
||
OnNewRuleCreated ( object sender, |
||
OnSavedNotificationReceived ( object sender, |
||
OnSortCommandExecute ( string sortBy ) : void | ||
RemoveRule ( ) : void |
public CreateNewRuleFromTransaction ( [ transaction ) : void | ||
transaction | [ | |
return | void |
public RulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System | ||
uiContext | [ | |
ruleService | [ | |
applicationDatabaseService | [ | |
return | System |