public class SelectionFieldWidgetMaker extends AbstractTouchUIWidgetMaker<SelectionFieldWidgetParameters>
parameters
Constructor and Description |
---|
SelectionFieldWidgetMaker(TouchUIWidgetMakerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSourceForField(Selection annotation) |
boolean |
getMultipleForField(Selection annotation) |
TouchUIDialogElement |
make(SelectionFieldWidgetParameters widgetParameters) |
protected TouchUIDialogElement |
makeRadioGroup() |
protected TouchUIDialogElement |
makeSelection(Selection selectionField,
SelectionFieldWidgetParameters widgetParameters) |
getAdditionalPropertiesForField, getAnnotation, getCssClassForField, getCtType, getDefaultValueForField, getDisabledForField, getFieldDescriptionForField, getFieldLabelForField, getFieldNameForField, getName, getNameForField, getRequiredForField, getTitleForField, getType, getValueForField, isField, isMethod, make
public SelectionFieldWidgetMaker(TouchUIWidgetMakerParameters parameters)
public TouchUIDialogElement make(SelectionFieldWidgetParameters widgetParameters) throws ClassNotFoundException, InvalidComponentFieldException, TouchUIDialogGenerationException, IllegalAccessException, InstantiationException
protected TouchUIDialogElement makeRadioGroup() throws TouchUIDialogGenerationException, InvalidComponentFieldException, ClassNotFoundException, IllegalAccessException, InstantiationException
protected TouchUIDialogElement makeSelection(Selection selectionField, SelectionFieldWidgetParameters widgetParameters) throws InvalidComponentFieldException
InvalidComponentFieldException
public boolean getMultipleForField(Selection annotation)
public DataSource getDataSourceForField(Selection annotation)
Copyright © 2019 ICF Olson. All rights reserved.