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: 29 April, 2025