ColumnMenuOperators
Represents the operators for the ColumnMenuTextFilter, ColumnMenuNumericFilter, ColumnMenuDateFilter and ColumnMenuBooleanFilter components.
The text field of each operator object will be resolved according to the localization messages.
Name | Type | Default | Description |
---|---|---|---|
boolean |
|
An array containing the operators for the ColumnMenuBooleanFilter component. The operators are:
| |
date |
|
An array containing the operators for the ColumnMenuDateFilter component. The operators are:
| |
numeric |
|
An array containing the operators for the ColumnMenuNumericFilter component. The operators are:
| |
text |
|
An array containing the operators for the ColumnMenuTextFilter component. The operators are:
|
Constructors
ColumnMenuOperators
()