sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.BT
|
The Between operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.Contains
|
The Contains operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.EndsWith
|
The EndsWith operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.EQ
|
The Equals operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.GE
|
The Between or equals operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.GT
|
The Greater operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.LE
|
The Less or equals operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.LT
|
The Less operation for the ranges.
|
sap.ui.comp.valuehelpdialog.ValueHelpRangeOperation.StartsWith
|
The StartsWith operation for the ranges.
|