PropertyDataFiltererBase Class

Beta  

PropertyDataFilter base which helps implement common logic between all IPropertyDataFilterer

Extended by

Implements

Methods

Name Description
constructor(): PropertyDataFiltererBase    
categoryMatchesFilter(node: PropertyCategory, parents: PropertyCategory[]): Promise<PropertyDataFilterResult> Abstract    
recordMatchesFilter(node: PropertyRecord, parents: PropertyRecord[]): Promise<PropertyDataFilterResult> Abstract    

Properties

Name Type Description
isActive Accessor AbstractReadOnly boolean    
onFilterChanged PropertyFilterChangeEvent    

Defined in

Last Updated: 29 November, 2022