public class MultifieldWidgetMaker extends AbstractWidgetMaker<MultiFieldWidgetParameters>
parameters
Constructor and Description |
---|
MultifieldWidgetMaker(WidgetMakerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected String |
getAddItemLabelForField(MultiField annotation) |
protected boolean |
getOrderableForField(MultiField annotation) |
DialogElement |
make(MultiFieldWidgetParameters widgetParameters) |
getAdditionalPropertiesForField, getAnnotation, getCtType, getDefaultValueForField, getDisabledForField, getFieldDescriptionForField, getFieldLabelForField, getFieldNameForField, getHideLabelForField, getIsRequiredForField, getListeners, getName, getNameForField, getType, hasAnnotation, isField, isMethod, make
public MultifieldWidgetMaker(WidgetMakerParameters parameters)
public DialogElement make(MultiFieldWidgetParameters widgetParameters) throws ClassNotFoundException, SecurityException, InvalidComponentFieldException, javassist.CannotCompileException, javassist.NotFoundException, NoSuchFieldException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException
make
in class AbstractWidgetMaker<MultiFieldWidgetParameters>
ClassNotFoundException
SecurityException
InvalidComponentFieldException
javassist.CannotCompileException
javassist.NotFoundException
NoSuchFieldException
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
NoSuchMethodException
protected boolean getOrderableForField(MultiField annotation)
protected String getAddItemLabelForField(MultiField annotation)
Copyright © 2019 ICF Olson. All rights reserved.