public class GuideDatePicker extends GuideField
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
helpQuestionMarkContent
baseName, clientLibRef, error, i18n, id, inlineStyles, locale, localeName, resource, resourceProps, slingRequest, xssapi
Constructor and Description |
---|
GuideDatePicker() |
Modifier and Type | Method and Description |
---|---|
Boolean |
checkIfDateInputTitleHidden()
Returns if labels to each date Input are necessary
|
String |
getDateInputOptions()
Returns the options for passing to Adaptive Forms Date Input Component
|
String |
getGuideFieldType()
Returns the field type of the Adaptive Forms Component
|
String |
getHeightOfDiv()
Returns the class to be used on the wrapper depending if labels are required
|
String |
getHtml5Type()
Returns the html5 input type which should be used in the widget
|
String |
getMaximumDate()
Returns maximum valid date.
|
String |
getMinimumDate()
Returns minimum valid date.
|
Boolean |
isMaxDateExcluded()
Returns boolean if maximum date is excluded from range of valid dates.
|
Boolean |
isMinDateExcluded()
Returns boolean if minimum date is excluded from range of valid dates.
|
getAutocomplete, getAutofillFieldKeyword, getCaptionInlineStyles, getDescriptionVisibility, getErrorSimulatorString, getFieldLayout, getFieldLayoutName, getHelpIndicatorContent, getHideTitle, getIsOldFieldLayout, getIsReadOnly, getIsRequired, getLabelForId, getLongDescription, getPlaceholderText, getShortDescription, getShortDescriptionInlineStyles, getValue, getWidgetInlineStyles, isMandatory, setHelpIndicatorContent
activate, externalize, externalize, getAddMessage, getAppearance, getAuthoringConfigJSON, getBindRef, getClientLibRef, getColspan, getCssClassName, getDescription, getEnabled, getEnabledExp, getError, getFieldInlineStyles, getHeight, getId, getInlineCssClass, getInlineStyles, getIsEditMode, getIsRepeatable, getIsTitleRichText, getItems, getLayoutPath, getLayoutProperty, getLongDescriptionInlineStyles, getName, getNavTitle, getNodeClass, getPath, getQuestionMarkInlineStyles, getRemoveMessage, getResourceSuperType, getResourceType, getResponsiveClasses, getResponsiveConfiguration, getSlingRequest, getStyles, getTargetVersion, getTitle, getToolbarPosition, getVersion, getVisible, getVisibleExp, getWidth, getXssapi, getXssDescription, isDocumentFragmentGroup, isLayoutNavigable, isMenuRequired, isValid, isValidDorTemplateRef, setClientLibRef, setResource, setSlingRequest, syncNode, validate
public String getGuideFieldType()
getGuideFieldType
in interface FDField
getGuideFieldType
in class GuideNode
public String getHtml5Type()
public String getDateInputOptions()
public Boolean checkIfDateInputTitleHidden()
public String getHeightOfDiv()
public Boolean isMaxDateExcluded()
public Boolean isMinDateExcluded()
public String getMaximumDate()
public String getMinimumDate()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.