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