public class Html5SmartImageWidget extends AbstractWidget implements TabbableDialogElement
Modifier and Type | Field and Description |
---|---|
static String |
NAME_SUFFIX |
static String |
XTYPE |
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
Html5SmartImageWidget(Html5SmartImageWidgetParameters parameters) |
Modifier and Type | Method and Description |
---|---|
String |
getCropParameter() |
String |
getDdGroups() |
String |
getFileNameParameter() |
String |
getFileReferenceParameter() |
Integer |
getHeight() |
String |
getLabel() |
String |
getMapParameter() |
String |
getName() |
String |
getRequestSuffix() |
String |
getRotateParameter() |
String |
getTitle() |
String |
getUploadUrl() |
boolean |
isAllowUpload() |
boolean |
isDisableFlush() |
boolean |
isDisableInfo() |
boolean |
isDisableZoom() |
Boolean |
isTab()
Indicates whether an instance of the Tabbable element is to be rendered
within a Tab or as a tab.
|
void |
setName(String name) |
void |
setTitle(String title) |
getDefaultValue, getFieldDescription, getFieldLabel, getXtype, isAllowBlank, isDisabled, isHideLabel
getRanking, setFieldName, setRanking
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
public static final String XTYPE
public static final String NAME_SUFFIX
public Html5SmartImageWidget(Html5SmartImageWidgetParameters parameters)
public String getTitle()
getTitle
in interface TabbableDialogElement
public void setTitle(String title)
setTitle
in interface TabbableDialogElement
title
- The title of the tab to be rendered to an author dialogpublic boolean isDisableFlush()
public boolean isDisableInfo()
public boolean isDisableZoom()
public String getCropParameter()
public String getFileNameParameter()
public String getFileReferenceParameter()
public String getMapParameter()
public String getRotateParameter()
public String getUploadUrl()
public String getDdGroups()
public boolean isAllowUpload()
public Boolean isTab()
TabbableDialogElement
isTab
in interface TabbableDialogElement
public String getLabel()
public Integer getHeight()
public String getRequestSuffix()
public String getName()
getName
in class AbstractWidget
public void setName(String name)
setName
in class AbstractWidget
Copyright © 2019 ICF Olson. All rights reserved.