public class CheckBoxWidgetMaker extends AbstractWidgetMaker<CheckBoxWidgetParameters>
parameters
Constructor and Description |
---|
CheckBoxWidgetMaker(WidgetMakerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
getCheckedForField(CheckBox annotation) |
protected String |
getInputValueForField(CheckBox annotation) |
DialogElement |
make(CheckBoxWidgetParameters widgetParameters) |
getAdditionalPropertiesForField, getAnnotation, getCtType, getDefaultValueForField, getDisabledForField, getFieldDescriptionForField, getFieldLabelForField, getFieldNameForField, getHideLabelForField, getIsRequiredForField, getListeners, getName, getNameForField, getType, hasAnnotation, isField, isMethod, make
public CheckBoxWidgetMaker(WidgetMakerParameters parameters)
public DialogElement make(CheckBoxWidgetParameters widgetParameters) throws ClassNotFoundException
make
in class AbstractWidgetMaker<CheckBoxWidgetParameters>
ClassNotFoundException
protected boolean getCheckedForField(CheckBox annotation)
Copyright © 2019 ICF Olson. All rights reserved.