public class GuideDropDownList extends GuideField
Constructor and Description |
---|
GuideDropDownList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGuideFieldType()
Returns the field type of the Adaptive Forms Component
|
boolean |
getIsFirstOptGroup()
Returns if the optgroup is First optgroup of the dropdown list or not.
|
java.lang.Boolean |
getIsMultiSelect()
Returns whether the dropdown allows multiple selection or not
|
java.util.Map |
getOptions()
Returns the options configured for the dropdown list component during authoring
|
java.util.List |
getValues()
Returns the values of options present in the dropdown component.
|
static boolean |
isKeyAnOptGroup(java.lang.String key)
Returns if the key is identified as an OptGroup or just option.
|
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.util.Map getOptions()
public java.util.List getValues()
public java.lang.Boolean getIsMultiSelect()
public java.lang.String getGuideFieldType()
getGuideFieldType
in interface FDField
getGuideFieldType
in class GuideNode
public boolean getIsFirstOptGroup()
public static boolean isKeyAnOptGroup(java.lang.String key)
key
- Copyright © 2010 - 2020 Adobe. All Rights Reserved