CustomFilter

CustomFilter class

Represents the custom filter.

Properties

NameTypeDescription
FilterOperatorTypeNumberGets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.
CriteriaObjectGets and sets the criteria.

Methods

NameDescription
setCriteriaSets the filter criteria.

CustomFilter.FilterOperatorType property

Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.

Type: Number

CustomFilter.Criteria property

Gets and sets the criteria.

Type: Object

setCriteria(filterOperator, criteria)

Sets the filter criteria.

ParameterTypeDescription
filterOperatorNumberA FilterOperatorType value. filter operator type
criteriaObjectfilter criteria value