Wijmo UI for the Web
operator Field

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.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IFilterOperator;
var value; // Type: any
value = instance.operator;
Javascript (Specification) 
var operator : any;
Browser Compatibility
7
5
5

See Also

Reference

IFilterOperator Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.