public class GuideDatePicker extends GuideField
Constructor and Description |
---|
GuideDatePicker() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
checkIfDateInputTitleHidden()
Returns if labels to each date Input are necessary
|
java.lang.String |
getDateInputOptions()
Returns the options for passing to Adaptive Forms Date Input Component
|
java.lang.String |
getGuideFieldType()
Returns the field type of the Adaptive Forms Component
|
java.lang.String |
getHeightOfDiv()
Returns the class to be used on the wrapper depending if labels are required
|
java.lang.String |
getMaximumDate()
Returns maximum valid date.
|
java.lang.String |
getMinimumDate()
Returns minimum valid date.
|
java.lang.Boolean |
isMaxDateExcluded()
Returns boolean if maximum date is excluded from range of valid dates.
|
java.lang.Boolean |
isMinDateExcluded()
Returns boolean if minimum date is excluded from range of valid dates.
|
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 getGuideFieldType()
getGuideFieldType
in interface FDField
getGuideFieldType
in class GuideNode
public java.lang.String getDateInputOptions()
public java.lang.Boolean checkIfDateInputTitleHidden()
public java.lang.String getHeightOfDiv()
public java.lang.Boolean isMaxDateExcluded()
public java.lang.Boolean isMinDateExcluded()
public java.lang.String getMaximumDate()
public java.lang.String getMinimumDate()
Copyright © 2010 - 2020 Adobe. All Rights Reserved