public class SimpleKeyInput extends TextInput
validators| Constructor and Description |
|---|
SimpleKeyInput(AppContext conn) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
parseValue(java.lang.String v)
Parse a String into the correct type for this input.
|
getTrim, isEmpty, mapToSingleLine, setTrimaccept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSinglegetValue, setKey, setValueaddValidator, convert, getKey, getPrettyString, getString, getString, removeValidator, validate, validateInnerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetString, parseaddValidator, convert, getKey, getPrettyString, getString, getValue, removeValidator, setKey, setValue, validatepublic SimpleKeyInput(AppContext conn)
public java.lang.String parseValue(java.lang.String v)
throws ParseException
ParseInputInput.getString(Object) method.parseValue in interface ParseInput<java.lang.String>parseValue in class TextInputParseException