public class GuideNumericBox extends GuideField
Constructor and Description |
---|
GuideNumericBox() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGuideFieldType()
Returns the field type of the adaptive forms Component
|
java.lang.String |
getHtml5Type()
Returns the html5 input type which should be used in the widget
|
java.lang.String |
getMaximumValue()
Returns maximum valid value.
|
java.lang.String |
getMinimumValue()
Returns minimum valid value.
|
java.lang.String[] |
getValues()
Returns the value configured during authoring
|
java.lang.Boolean |
isMaxValueExcluded()
Returns if maximum value given is excluded form range of valid values.
|
java.lang.Boolean |
isMinValueExcluded()
Returns if minimum value given is excluded form range of valid values.
|
getAuthoringConfig, getAutocomplete, getAutofillFieldKeyword, getCaptionInlineStyles, getDescriptionVisibility, getErrorSimulatorString, getFieldLayout, getFieldLayoutName, getHelpIndicatorContent, getHideTitle, getIsOldFieldLayout, getIsReadOnly, getIsRequired, getLabelForId, getLongDescription, getPlaceholderText, getShortDescription, getShortDescriptionInlineStyles, getValue, getWidgetInlineStyles, isMandatory, setHelpIndicatorContent
activate, checkIfPathIsAbsolute, externalize, getAddMessage, getAppearance, getAuthoringConfigJSON, getBindRef, getClientLibRef, getColspan, getCssClassName, getDescription, getEnabledExp, getError, getFieldInlineStyles, getHeight, getId, getInlineCssClass, getInlineStyles, getIsEditMode, getIsRepeatable, getItems, getLayoutPath, getLayoutTabType, getLongDescriptionInlineStyles, getName, getNavTitle, getNodeClass, getNonNavigableProperty, getPath, getQuestionMarkInlineStyles, getRemoveMessage, getResourceSuperType, getResourceType, getResponsiveClasses, getResponsiveConfiguration, getSlingRequest, getStyles, getTargetVersion, getTitle, getToolbarPosition, getVersion, getVisibleExp, getWidth, getXssapi, getXssDescription, isDocumentFragmentGroup, isLayoutNavigable, isMenuRequired, isValid, isValidDorTemplateRef, setClientLibRef, setResource, setSlingRequest, syncNode
get, getComponent, getComponentContext, getCurrentDesign, getCurrentPage, getCurrentStyle, getDesigner, getEditContext, getInheritedPageProperties, getInheritedProperties, getPageManager, getPageProperties, getProperties, getRequest, getResource, getResourceDesign, getResourcePage, getResourceResolver, getResponse, getSlingScriptHelper, getWcmMode, getXSSAPI, init
public java.lang.String[] getValues()
public java.lang.String getHtml5Type()
public java.lang.String getGuideFieldType()
getGuideFieldType
in interface FDField
getGuideFieldType
in class GuideNode
public java.lang.Boolean isMaxValueExcluded()
public java.lang.Boolean isMinValueExcluded()
public java.lang.String getMaximumValue()
public java.lang.String getMinimumValue()
Copyright © 2010 - 2020 Adobe. All Rights Reserved