public interface NumberWidget<U> extends InputWidget<Number,U>
| Modifier and Type | Field and Description |
|---|---|
static String |
SCROLL_BAR_STYLE
Widget style for scroll bar with spinner.
|
static String |
SLIDER_STYLE
Widget style for slider with spinner.
|
static String |
SPINNER_STYLE
Widget style for spinner only.
|
get, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModelcontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfogetComponent, getComponentTypestatic final String SLIDER_STYLE
Parameter.style(),
Constant Field Valuesstatic final String SPINNER_STYLE
Parameter.style(),
Constant Field Valuesstatic final String SCROLL_BAR_STYLE
Parameter.style(),
Constant Field ValuesCopyright © 2009–2016 SciJava. All rights reserved.