PropertyCategoryDataFiltererBase Class
An abstract implementation of IPropertyDataFilterer that can be used as base for all filterers that filter based on PropertyCategory content.
Extends
Extended by
Methods
| Name | Description | |
|---|---|---|
| constructor(): PropertyCategoryDataFiltererBase | ||
| recordMatchesFilter(): Promise<PropertyDataFilterResult> | 
Inherited methods
| Name | Inherited from | Description | 
|---|---|---|
| categoryMatchesFilter(node: PropertyCategory, parents: PropertyCategory[]): Promise<PropertyDataFilterResult> Abstract Inherited | PropertyDataFiltererBase | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| isActive Accessor Abstract Inherited ReadOnly | boolean | PropertyDataFiltererBase | |
| onFilterChanged Inherited | PropertyFilterChangeEvent | PropertyDataFiltererBase | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.