FavoritePropertiesDataFilterer Class

Beta  

IPropertyDataFilterer implementation which filters favorite properties

Extends

Methods

Name Description
constructor(props: FavoritePropertiesDataFiltererProps): FavoritePropertiesDataFilterer    
categoryMatchesFilter(): Promise<PropertyDataFilterResult>    
recordMatchesFilter(node: PropertyRecord, parents: PropertyRecord[]): Promise<PropertyDataFilterResult>    

Properties

Name Type Description
isActive Accessor boolean Is this filterer currently active  

Inherited properties

Name Type Inherited from Description
onFilterChanged PropertyFilterChangeEvent PropertyDataFiltererBase  

Defined in

Last Updated: 29 November, 2022