DisplayValuePropertyDataFilterer Class
Property data filterer which matches on Primitive Property Record display value text.
Extends
Methods
| Name | Description | |
|---|---|---|
| constructor(filterText: string""): DisplayValuePropertyDataFilterer | ||
| recordMatchesFilter(node: PropertyRecord): Promise<PropertyDataFilterResult> | 
Inherited methods
| Name | Inherited from | Description | 
|---|---|---|
| categoryMatchesFilter(): Promise<PropertyDataFilterResult> Inherited | PropertyRecordDataFiltererBase | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| filterText Accessor | string | ||
| filterText Setter | filterText(value: string): void | ||
| isActive Accessor ReadOnly | boolean | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| onFilterChanged Inherited | PropertyFilterChangeEvent | PropertyRecordDataFiltererBase | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.