public class GuideDropDownList extends GuideField
helpQuestionMarkContent
baseName, clientLibRef, error, i18n, id, inlineStyles, locale, localeName, logger, resourceProps, slingRequest, xssapi
Constructor and Description |
---|
GuideDropDownList() |
Modifier and Type | Method and Description |
---|---|
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.
|
Boolean |
getIsMultiSelect()
Returns whether the dropdown allows multiple selection or not
|
Map |
getOptions()
Returns the options configured for the dropdown list component during authoring
|
List |
getValues()
Returns the values of options present in the dropdown component.
|
static boolean |
isKeyAnOptGroup(String key)
Returns if the key is identified as an OptGroup or just option.
|
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 Map getOptions()
public List getValues()
public Boolean getIsMultiSelect()
public String getGuideFieldType()
getGuideFieldType
in class GuideField
public boolean getIsFirstOptGroup()
public static boolean isKeyAnOptGroup(String key)
key
- Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.