Name | Description | |
---|---|---|
applicableTo | An array of datatypes to which the filter can be applied. Possible values for elements of the array are "string", "number", "datetime", "currency" and "boolean". | |
arity | The number of filter operands. Can be either 1 or 2. | |
displayName | The display name of the operator to show in the filter dropdown. | |
name | Operator name. | |
operator | Comparison operator; the number of accepted parameters depends on the arity. The first parameter is a data value, the second parameter is a filter value. |