Uses of Class
net.pricefx.formulaengine.scripting.inputbuilder.DateRangeInputBuilder
-
Uses of DateRangeInputBuilder in net.pricefx.formulaengine.scripting.inputbuilder
Modifier and TypeMethodDescriptionInputBuilderFactory.createDateRangeUserEntry
(String paramName) Creates newDateRangeUserEntry
input (context parameter).Sets the from value of the date range input field.DateRangeInputBuilder.setPickerFormat
(DateRangeInputBuilder.Period period) Sets the date picker format with predefined value
NOTE:
- DateRangeInputBuilder.Period import is needed to properly recognise the enum value as the method's argument
- ifnull
is passed, the period is not configured and will not work.
Example:Set to value of the date range input field.