public class PathFieldWidgetMaker extends AbstractTouchUIWidgetMaker<PathFieldWidgetParameters>
parameters
Constructor and Description |
---|
PathFieldWidgetMaker(TouchUIWidgetMakerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
String |
getFilterForField(PathField annotation) |
boolean |
getForceSelectionForField(PathField annotation) |
String |
getOptionLoaderForField(PathField annotation) |
String |
getOptionLoaderRootForField(PathField annotation) |
String |
getOptionTitleReaderForField(PathField annotation) |
String |
getOptionValueReaderForField(PathField annotation) |
String |
getRootPathForField(PathField annotation) |
TouchUIDialogElement |
make(PathFieldWidgetParameters widgetParameters) |
getAdditionalPropertiesForField, getAnnotation, getCssClassForField, getCtType, getDefaultValueForField, getDisabledForField, getFieldDescriptionForField, getFieldLabelForField, getFieldNameForField, getName, getNameForField, getRequiredForField, getTitleForField, getType, getValueForField, isField, isMethod, make
public PathFieldWidgetMaker(TouchUIWidgetMakerParameters parameters)
public TouchUIDialogElement make(PathFieldWidgetParameters widgetParameters) throws ClassNotFoundException, InvalidComponentFieldException, TouchUIDialogGenerationException
make
in class AbstractTouchUIWidgetMaker<PathFieldWidgetParameters>
ClassNotFoundException
InvalidComponentFieldException
TouchUIDialogGenerationException
public boolean getForceSelectionForField(PathField annotation)
Copyright © 2019 ICF Olson. All rights reserved.