Caplin Trader 5.1.0

Class: module:ct-grid/filter/LogicalFilterExpression/Operator

module:ct-grid/filter/LogicalFilterExpression/Operator(sSymbol, sDescription, sTagName)

Represents a particular logical operation that can be performed by a module:ct-grid/filter/LogicalFilterExpression.

Constructor

new module:ct-grid/filter/LogicalFilterExpression/Operator(sSymbol, sDescription, sTagName)

This constructor should never be invoked. The module:ct-grid/filter/LogicalFilterExpression/Operator.AND and module:ct-grid/filter/LogicalFilterExpression/Operator.OR constants should be used instead.

Parameters:
Name Type Description
sSymbol String

The symbol used for the operator within the expression syntax.

sDescription String

A brief description of the operator.

sTagName String

The tag name used to serialize the operator.