Annotation Type FloatPropertySlider
-
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface FloatPropertySlider
Float property configurable in Appfigurate using a slider. SeeJava float slider implementation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
description
float
maxValue
float
minValue
IconSlider
sliderIcon
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
restart
-
-
-
-
sliderIcon
IconSlider sliderIcon
-
-