projects/m2-core/src/lib/model/search/OperatorInfo.ts
Properties |
|
Methods |
|
constructor(availableOperators: OperatorType[], defaultOperator: OperatorType)
|
|||||||||
|
Parameters :
|
| Public availableOperators |
Type : OperatorType[]
|
| Public defaultOperator |
Type : OperatorType
|
| Static isExistenceOperator | ||||||
isExistenceOperator(operator: OperatorType)
|
||||||
|
Parameters :
Returns :
boolean
|