public class GuideCheckBox extends GuideField
Constructor and Description |
---|
GuideCheckBox() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlignment()
Returns the alignment of the check box Component configured in authoring dialog
|
java.lang.String |
getGuideFieldType()
Returns the field type of the AEM 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 checkbox item if the
type of appearance is checkbox
|
java.lang.String |
getItemsClass()
Returns the class based on appearance type that should be applied on the group
of check box items
|
java.lang.String |
getLabelForId()
Returns id for field label association, for accessibility
|
java.util.Map |
getOptions()
Returns the options configured for the check box component during authoring
|
java.util.List |
getValues()
Returns the values of options present in the checkbox component.
|
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 getLabelForId() throws RepositoryException
GuideField
getLabelForId
in class GuideField
RepositoryException
public java.util.Map getOptions()
public java.util.List getValues()
public java.lang.String getGuideFieldType()
getGuideFieldType
in interface FDField
getGuideFieldType
in class GuideNode
public java.lang.String getAlignment()
public java.lang.String getInputType()
public java.lang.String getItemClassName()
public java.lang.String getItemsClass()
Copyright © 2010 - 2020 Adobe. All Rights Reserved