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> 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: 22 March, 2024