PropertyCategoryLabelFilterer Class
PropertyData filterer which matches on PropertyCategory's label.
Extends
Methods
| Name | Description | |
|---|---|---|
| constructor(filterText: string""): PropertyCategoryLabelFilterer | ||
| categoryMatchesFilter(node: PropertyCategory): Promise<PropertyDataFilterResult> | 
Inherited methods
| Name | Inherited from | Description | 
|---|---|---|
| recordMatchesFilter(): Promise<PropertyDataFilterResult> Inherited | PropertyCategoryDataFiltererBase | 
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 | PropertyCategoryDataFiltererBase | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.