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