public static class AbstractGroupingContainerComponent.AccordionComponent extends AbstractGroupingContainerComponent
AbstractGroupingContainerComponent.AccordionComponent, AbstractGroupingContainerComponent.TabsComponentFieldComponent.ClientLibraryTypeGENERIC_GROUP, ITEMS, MARGIN_PROPERTYJCR_TITLE| Constructor and Description |
|---|
AccordionComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sling.api.resource.Resource |
buildComponentResource()
If your component needs child nodes then override this method, call the
superclass implementation, and then use addChildren to add additional
nodes to it.
|
String |
getVariant() |
boolean |
isMultiple() |
void |
setMultiple(boolean multiple) |
void |
setVariant(String variant) |
addComponent, getLayout, getOrCreateGroup, isMargin, setLayout, setMargingetTitle, init, setTitleaddComponent, applyDialogProviderSettings, generateDefaultChildComponent, generateItemsResource, getDialogStyle, getFieldComponents, getGroupingContainer, getPropertiesTabName, hasCategories, isComposite, isForceDotSlashPrefix, setComposite, setDefaultChildComponent, setDialogStyle, setForceDotSlashPrefix, setGroupingContainer, setPropertiesTabNameaddClientLibraries, addClientLibraries, addClientLibraries, addClientLibrary, getAccessibleObject, getBooleanOption, getCategory, getClientLibraryCategories, getComponentMetadata, getField, getFieldDefinition, getHelper, getHtml, getName, getOption, getOptionNames, getPath, getResourceSuperType, getResourceType, hasOption, purgeEmptyMetadata, setCategory, setHelper, setPath, setResourceSuperType, setResourceType, setuppublic org.apache.sling.api.resource.Resource buildComponentResource()
FieldComponentbuildComponentResource in class AbstractGroupingContainerComponentpublic String getVariant()
public void setVariant(String variant)
variant - the variant to setpublic boolean isMultiple()
public void setMultiple(boolean multiple)
multiple - the multiple to setCopyright © 2013–2020 Adobe. All rights reserved.