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