FilterMessagesSettingsBuilder
Methods
AddExpression(System.String)
The title of the add expression button.
Parameters
value - System.String
The value for AddExpression
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
AddGroup(System.String)
The title of the add group button.
Parameters
value - System.String
The value for AddGroup
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
And(System.String)
The text of the option which represents the "and" logical operation.
Parameters
value - System.String
The value for And
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
Apply(System.String)
The text inside the apply button.
Parameters
value - System.String
The value for Apply
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
Close(System.String)
The title of the close button.
Parameters
value - System.String
The value for Close
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
Fields(System.String)
The title of the fields drop down.
Parameters
value - System.String
The value for Fields
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
FilterExpressionLabel(System.String)
The text that will be used as an aria-label of the filter expression groups.
Parameters
value - System.String
The value for FilterExpressionLabel
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
FilterLogicLabel(System.String)
The text that will be used as an aria-label of the filter logic toolbars.
Parameters
value - System.String
The value for FilterLogicLabel
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
MainFilterLogicLabel(System.String)
The text that will be used as an aria-label of the main filter logic toolbar.
Parameters
value - System.String
The value for MainFilterLogicLabel
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
Operators(System.String)
The title of the operators drop down.
Parameters
value - System.String
The value for Operators
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.
Or(System.String)
The text of the option which represents the "or" logical operation.
Parameters
value - System.String
The value for Or
RETURNS
Returns the current FilterMessagesSettingsBuilder instance.