viewtify

viewtify.ui

UISlider

UISlider(Viewview)

Viewview

valueProperty()javafx.beans.property.PropertyDouble

javafx.beans.property.PropertyDouble

range(intmin, intmax)UISlider

intmin

A minimum value.

intmax

A maximum value.

UISlider

Chainable API.

Set the min and max value of this indicator.

step(doublestep)UISlider

doublestep
UISlider

Set the step for each values.

format(FunctionString, Stringformatter)UISlider

FunctionString, Stringformatter
UISlider

Format label.