public class GuideRadioButton extends GuideCheckBox
Constructor and Description |
---|
GuideRadioButton() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGuideFieldType()
Returns the field type of the Adaptive Forms Component
|
java.lang.String |
getInputType()
Returns type of HTML input element to be used
|
java.lang.String |
getItemClassName()
Return the name of class that should be applied to radio button item in case the appearance is radio button
|
java.lang.String |
getItemsClass()
Returns the class based on appearance type that should be applied on a group of
check box items or radio button items
|
getAlignment, getLabelForId, getOptions, getValues
getAuthoringConfig, getAutocomplete, getAutofillFieldKeyword, getCaptionInlineStyles, getDescriptionVisibility, getErrorSimulatorString, getFieldLayout, getFieldLayoutName, getHelpIndicatorContent, getHideTitle, getIsOldFieldLayout, getIsReadOnly, getIsRequired, 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 GuideCheckBox
public java.lang.String getInputType()
getInputType
in class GuideCheckBox
GuideConstants.GUIDE_FIELD_RADIO_INPUT_TYPE
public java.lang.String getItemClassName()
getItemClassName
in class GuideCheckBox
GuideConstants.GUIDE_FIELD_RADIOBUTTON_ITEM
public java.lang.String getItemsClass()
getItemsClass
in class GuideCheckBox
GuideConstants.GUIDE_FIELD_RADIOBUTTONGROUP_ITEMS
Copyright © 2010 - 2020 Adobe. All Rights Reserved