public class GuideNumericBox extends GuideField
helpQuestionMarkContent
baseName, clientLibRef, error, i18n, id, inlineStyles, locale, localeName, logger, resourceProps, slingRequest, xssapi
Constructor and Description |
---|
GuideNumericBox() |
Modifier and Type | Method and Description |
---|---|
String |
getGuideFieldType()
Returns the field type of the adaptive forms Component
|
String |
getHtml5Type()
Returns the html5 input type which should be used in the widget
|
String |
getMaximumValue()
Returns maximum valid value.
|
String |
getMinimumValue()
Returns minimum valid value.
|
String[] |
getValues()
Returns the value configured during authoring
|
Boolean |
isMaxValueExcluded()
Returns if maximum value given is excluded form range of valid values.
|
Boolean |
isMinValueExcluded()
Returns if minimum value given is excluded form range of valid values.
|
getAutocomplete, getAutofillFieldKeyword, getCaptionInlineStyles, getDescriptionVisibility, getErrorSimulatorString, getFieldLayout, getFieldLayoutName, getHelpIndicatorContent, getHideTitle, getIsOldFieldLayout, getIsReadOnly, getIsRequired, getLongDescription, getPlaceholderText, getShortDescription, getShortDescriptionInlineStyles, getValue, getWidgetInlineStyles, isMandatory, setHelpIndicatorContent
activate, externalize, getAddMessage, getAppearance, getAuthoringConfigJSON, getBindRef, getClientLibRef, getColspan, getCssClassName, getDescription, getEnabled, getEnabledExp, getError, getFieldInlineStyles, getHeight, getId, getInlineCssClass, getInlineStyles, getIsEditMode, getIsRepeatable, getItems, getLayoutPath, getLayoutProperty, getLongDescriptionInlineStyles, getName, getNavTitle, getNodeClass, getPath, getQuestionMarkInlineStyles, getRemoveMessage, getResourceSuperType, getResourceType, getSlingRequest, getStyles, getTargetVersion, getTitle, getToolbarPosition, getVersion, getVisible, getVisibleExp, getWidth, getXssapi, getXssDescription, isDocumentFragmentGroup, isLayoutNavigable, isMenuRequired, isValid, isValidDorTemplateRef, setClientLibRef, setResource, setSlingRequest, syncNode
public String[] getValues()
public String getHtml5Type()
public String getGuideFieldType()
getGuideFieldType
in class GuideField
public Boolean isMaxValueExcluded()
public Boolean isMinValueExcluded()
public String getMaximumValue()
public String getMinimumValue()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.