public class TextType extends Object implements SingleFieldType
| Modifier and Type | Field and Description |
|---|---|
OneValueTypeProcessor |
oneValueField |
| Constructor and Description |
|---|
TextType(String name) |
TextType(String name,
String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
FieldResult |
apply(Env.EnvWithSubmitInfo env) |
String |
toString() |
public final OneValueTypeProcessor oneValueField
public TextType(String name)
public FieldResult apply(Env.EnvWithSubmitInfo env)
apply in interface SingleFieldTypeCopyright © 2019. All rights reserved.