PropertyRecordDataFiltererBase Class
An abstract implementation of IPropertyDataFilterer that can be used as base for all filterers that filter based on PropertyRecord content.
Extends
Extended by
Methods
| Name | Description | |
|---|---|---|
| constructor(): PropertyRecordDataFiltererBase | ||
| categoryMatchesFilter(): Promise<PropertyDataFilterResult> | 
Inherited methods
| Name | Inherited from | Description | 
|---|---|---|
| recordMatchesFilter(node: PropertyRecord, parents: PropertyRecord[]): 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.