Class: GreaterEquals

OM.filter. GreaterEquals


new GreaterEquals(filterAttribute, filterValue)

This is a class that implements the "greater than or equals" filter.

Parameters:
Name Type Description
filterAttribute String

The name of the feature attribute to be filtered

filterValue String

The filtering value

Returns:

An instance of OM.filter.GreaterEquals

Type
OM.filter.GreaterEquals

Extends