Package uk.wardm.formaker.model
Class ChoiceField
java.lang.Object
uk.wardm.formaker.model.Component
uk.wardm.formaker.model.InputField
uk.wardm.formaker.model.ChoiceField
public class ChoiceField extends InputField
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChoiceField.Option -
Constructor Summary
Constructors Constructor Description ChoiceField(String name, String label, List<ChoiceField.Option> options) -
Method Summary