🔹 FilterPredicate Class
namespace NoesisApp
Base class for Filter predicate object used by CollectionFilterBehavior.
Properties
FilterPredicate has no properties
Attached Properties
FilterPredicate has no attached properties
Methods
| Name | Description |
|---|---|
| ◆ Matches(Noesis::BaseComponent*) | Called to evaluate the predicate against the provided item |
| ◆ NeedsRefresh(Noesis::BaseComponent*, const char*) | Indicates if filter should be re-evaluated after an item property change |
| ◆ Refresh() | Re-evaluates the filter over the list |
Events
| Name | Description |
|---|---|
| ◆ FilterRequired | Indicates that conditions changed and filter needs to be re-evaluated |
◆ Routed Event ◆ Non-routed Event ◆ Delegate Event
📍 On this page