Class: PropertyFilter

vcs.vcm.widgets.query.filter.PropertyFilter

Extends

Members

comparison{vcs.vcm.cityGML.comparison.COMPARISON}

The used comparison

fixedComparison{boolean}

Wether the comparison should be editable by the user, or not

fixedValue{boolean}

Whether the value is fixed by a preset

genericAttributeName{string}

id{string}

The unique ID of this filter

isPreset{boolean}

Whether this filter is part of a preset or not

property{vcs.vcm.cityGML.property.Property} {null}

The property for this filter

type{string}

The type of filter 'property', 'geometry' or 'combination'

value{string} {number} {Date} {Array} {null}

This filters current value

Type Definitions

vcs.vcm.widgets.query.filter.PropertyFilter.Options{vcs.vcm.widgets.query.filter.Filter.Options}

Properties:
Name Type Description
value string | number | Date | Array.<*> | undefined

the filters value

genericAttributeName string | undefined

if this is a generic attribute property filter, its name