Property | Type | Description | |
---|---|---|---|
CheckForInvalidItems | void | ||
CountInvalidItems | int | ||
OnConditionItemsChanged | void | ||
OnConditionItemsCollectionChanged | void | ||
OnConditionUpdated | void | ||
SubscribeToEvents | void |
Method | Description | |
---|---|---|
CalculateResult ( object entity ) : bool | ||
Equals ( object obj ) : bool | ||
FilterScheme ( ) : System | ||
FilterScheme ( |
||
FilterScheme ( |
||
FilterScheme ( |
||
GetHashCode ( ) : int | ||
ToString ( ) : string | ||
Update ( |
Method | Description | |
---|---|---|
OnDeserialized ( ) : void | ||
RaiseUpdated ( ) : void |
Method | Description | |
---|---|---|
CheckForInvalidItems ( ) : void | ||
CountInvalidItems ( ConditionTreeItem conditionTreeItem ) : int | ||
OnConditionItemsChanged ( ) : void | ||
OnConditionItemsCollectionChanged ( object sender, |
||
OnConditionUpdated ( object sender, |
||
SubscribeToEvents ( ) : void |
public CalculateResult ( object entity ) : bool | ||
entity | object | |
return | bool |
public FilterScheme ( |
||
targetType | ||
return | System |
public FilterScheme ( |
||
targetType | ||
title | string | |
return | System |
public FilterScheme ( |
||
targetType | ||
title | string | |
root | ConditionTreeItem | |
return | System |
public Update ( |
||
otherScheme | ||
return | void |