public interface TextWidget<U> extends InputWidget<String,U>
| Modifier and Type | Field and Description | 
|---|---|
| static String | AREA_STYLEWidget style for text areas. | 
| static String | FIELD_STYLEWidget style for text fields. | 
| static String | PASSWORD_STYLEWidget 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 © 2009–2019 SciJava. All rights reserved.