CustomFilter

CustomFilter class

Represents the custom filter.

Methods

NameDescription
getCriteria()Gets and sets the criteria.
getFilterOperatorType()Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.
setCriteria()Gets and sets the criteria.
setCriteria(filterOperator, criteria)Sets the filter criteria.
setFilterOperatorType()Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.

getCriteria()

Gets and sets the criteria.

getFilterOperatorType()

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

setCriteria()

Gets and sets the criteria.

setCriteria(filterOperator, criteria)

Sets the filter criteria.

ParameterTypeDescription
filterOperatorNumberFilterOperatorType
criteriaObjectfilter criteria value

setFilterOperatorType()

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