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
-
Properties:
Name Type Description valuestring | number | Date | Array.<*> | undefined the filters value
genericAttributeNamestring | undefined if this is a generic attribute property filter, its name
virtualcityMAP 3.6