LabelPropertyDataFilterer Class

PropertyData filter which matches on any record type label and includes descendant nodes on match

Extends

Methods

Name Description
constructor(filterText: string = ""): LabelPropertyDataFilterer    
recordMatchesFilter(node: PropertyRecord): Promise<PropertyDataFilterResult>    

Inherited methods

Name Inherited from Description
categoryMatchesFilter(): Promise<PropertyDataFilterResult> PropertyRecordDataFiltererBase  

Properties

Name Type Description
filterText Accessor string    
isActive Accessor ReadOnly boolean    

Inherited properties

Name Type Inherited from Description
onFilterChanged PropertyFilterChangeEvent PropertyRecordDataFiltererBase  

Defined in

Last Updated: 05 April, 2024