Uses of Class
net.pricefx.formulaengine.scripting.inputbuilder.RangeSliderInputBuilder
Packages that use RangeSliderInputBuilder
-
Uses of RangeSliderInputBuilder in net.pricefx.formulaengine.scripting.inputbuilder
Methods in net.pricefx.formulaengine.scripting.inputbuilder that return RangeSliderInputBuilderModifier and TypeMethodDescriptionInputBuilderFactory.createRangeSliderEntry
(String paramName) Creates new range slider input (context parameter).Sets the colors of the range slider (needs to be three elements collection, if not theInputBuilderExceptions.ColourSectionsNumberException
will be thrown).RangeSliderInputBuilder.setFormatType
(RangeSliderInputBuilder.FormatType formatType) Sets the format type of the slider range.