Package eu.miltema.uiannot.component
Annotation Type Slider
-
@Retention(RUNTIME) @Target(FIELD) public @interface SliderThis numeric field is rendered as slider. An array field is rendered as multiple slider buttons in slider widget
@Retention(RUNTIME)
@Target(FIELD)
public @interface Slider