Constructor Summary |
---|
CustomFilter()
|
Property Getters/Setters Summary | ||
---|---|---|
function | getCriteria() | |
function | setCriteria(value) | |
Gets and sets the criteria. | ||
function | getFilterOperatorType() | |
function | setFilterOperatorType(value) | |
Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant. |
Method Summary | ||
---|---|---|
function | setCriteria(filterOperator, criteria) | |
Sets the filter criteria. |
Constructor Detail |
---|
function CustomFilter()
Property Getters/Setters Detail |
---|
getFilterOperatorType/setFilterOperatorType : Number | |
function getFilterOperatorType() / function setFilterOperatorType(value) |
getCriteria/setCriteria : Object | |
function getCriteria() / function setCriteria(value) |
Method Detail |
---|
setCriteria | |
function setCriteria(filterOperator, criteria) |
filterOperator: Number
- A criteria: Object
- filter criteria value