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, 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 |
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, 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 getGuideFieldType()
getGuideFieldType
in class GuideField
public String getDateInputOptions()
public Boolean checkIfDateInputTitleHidden()
public String getHeightOfDiv()
public Boolean isMaxDateExcluded()
public Boolean isMinDateExcluded()
public String getMaximumDate()
public String getMinimumDate()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.