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