new module:ct-grid /Filter Constraint(oColumn Filter)
Constructs a FilterConstraint.
This class will construct a single filter criteria string based on the field, value and comparator
in the given oColumnFilter object.
Parameters:
| Name | Type | Description |
|---|---|---|
oColumnFilter |
module:ct-grid |
The column filter to construct the constraint for. |
Methods
get Constraint String()
Returns:
The filter criteria string for the given oColumnFilter.