public interface TextWidget<U> extends InputWidget<String,U>
| Modifier and Type | Field and Description |
|---|---|
static String |
AREA_STYLE
Widget style for text areas.
|
static String |
FIELD_STYLE
Widget style for text fields.
|
static String |
PASSWORD_STYLE
Widget style for password fields.
|
get, getType, getValue, isLabeled, isMessage, refreshWidget, set, supports, updateModelgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiongetComponent, getComponentTypestatic final String FIELD_STYLE
Parameter.style(),
Constant Field Valuesstatic final String AREA_STYLE
Parameter.style(),
Constant Field Valuesstatic final String PASSWORD_STYLE
Parameter.style(),
Constant Field ValuesCopyright © 2015–2022 SciJava. All rights reserved.