public class Html5SmartImageWidgetMaker extends AbstractWidgetMaker<Html5SmartImageWidgetParameters>
Modifier and Type | Field and Description |
---|---|
static String |
ASPECT_RATIO_PREFIX |
static String |
DEFAULT_CROP_PARAMETER |
static String |
DEFAULT_MAP_PARAMETER |
static String |
DEFAULT_ROTATE_PARAMETER |
static String |
FILE_NAME_PARAMETER |
static String |
FILE_REFERENCE_PARAMETER |
parameters
Constructor and Description |
---|
Html5SmartImageWidgetMaker(WidgetMakerParameters parameters) |
getAdditionalPropertiesForField, getAnnotation, getCtType, getDefaultValueForField, getDisabledForField, getFieldDescriptionForField, getFieldLabelForField, getFieldNameForField, getHideLabelForField, getIsRequiredForField, getListeners, getName, getNameForField, getType, hasAnnotation, isField, isMethod, make
public static final String ASPECT_RATIO_PREFIX
public static final String DEFAULT_CROP_PARAMETER
public static final String DEFAULT_ROTATE_PARAMETER
public static final String DEFAULT_MAP_PARAMETER
public static final String FILE_REFERENCE_PARAMETER
public static final String FILE_NAME_PARAMETER
public Html5SmartImageWidgetMaker(WidgetMakerParameters parameters)
public DialogElement make(Html5SmartImageWidgetParameters parameters) throws ClassNotFoundException
make
in class AbstractWidgetMaker<Html5SmartImageWidgetParameters>
ClassNotFoundException
protected String getNameForField(Html5SmartImage smartImageAnnotation)
protected String getCropParameterForField(Html5SmartImage smartImageAnnotation)
protected String getMapParameterForField(Html5SmartImage smartImageAnnotation)
protected String getRotateParameterForField(Html5SmartImage smartImageAnnotation)
protected String getUploadUrlForField(Html5SmartImage smartImageAnnotation)
protected String getDdGroupsForField(Html5SmartImage smartImageAnnotation)
protected Integer getHeightForField(Html5SmartImage smartImageAnnotation)
protected boolean getIsSelfForField(Html5SmartImage smartImageAnnotation)
protected boolean getDisableFlushForField(Html5SmartImage smartImageAnnotation)
protected boolean getDisableInfoForField(Html5SmartImage smartImageAnnotation)
protected boolean getDisableZoomForField(Html5SmartImage smartImageAnnotation)
protected boolean getAllowUploadForField(Html5SmartImage smartImageAnnotation)
protected CropConfig buildCropConfig(AspectRatio[] cropAspectRatios)
Copyright © 2019 ICF Olson. All rights reserved.