public class SmartImageWidgetMaker extends AbstractTouchUIWidgetMaker<SmartImageWidgetParameters>
parameters
Constructor and Description |
---|
SmartImageWidgetMaker(TouchUIWidgetMakerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
boolean |
getAutoStartForField(Html5SmartImage annotation) |
String |
getDropZoneForField(Html5SmartImage annotation) |
String |
getIconForField(Html5SmartImage annotation) |
boolean |
getMultipleForField(Html5SmartImage annotation) |
Long |
getSizeLimitForField(Html5SmartImage annotation) |
String |
getTextForField(Html5SmartImage annotation) |
String |
getTitleForField(Html5SmartImage annotation) |
String |
getUploadUrlBuilderForField(Html5SmartImage annotation) |
String |
getUploadUrlForField(Html5SmartImage annotation) |
boolean |
getUseHTML5ForField(Html5SmartImage annotation) |
TouchUIDialogElement |
make(SmartImageWidgetParameters widgetParameters) |
getAdditionalPropertiesForField, getAnnotation, getCssClassForField, getCtType, getDefaultValueForField, getDisabledForField, getFieldDescriptionForField, getFieldLabelForField, getFieldNameForField, getName, getNameForField, getRequiredForField, getTitleForField, getType, getValueForField, isField, isMethod, make
public SmartImageWidgetMaker(TouchUIWidgetMakerParameters parameters)
public TouchUIDialogElement make(SmartImageWidgetParameters widgetParameters) throws ClassNotFoundException, InvalidComponentFieldException, TouchUIDialogGenerationException
make
in class AbstractTouchUIWidgetMaker<SmartImageWidgetParameters>
ClassNotFoundException
InvalidComponentFieldException
TouchUIDialogGenerationException
public String getTitleForField(Html5SmartImage annotation)
public String getTextForField(Html5SmartImage annotation)
public String getIconForField(Html5SmartImage annotation)
public boolean getMultipleForField(Html5SmartImage annotation)
public String getUploadUrlForField(Html5SmartImage annotation)
public String getUploadUrlBuilderForField(Html5SmartImage annotation)
public Long getSizeLimitForField(Html5SmartImage annotation)
public boolean getAutoStartForField(Html5SmartImage annotation)
public boolean getUseHTML5ForField(Html5SmartImage annotation)
public String getDropZoneForField(Html5SmartImage annotation)
Copyright © 2019 ICF Olson. All rights reserved.