public static class AbstractGroupingContainerComponent.TabsComponent extends AbstractGroupingContainerComponent
AbstractGroupingContainerComponent.AccordionComponent, AbstractGroupingContainerComponent.TabsComponentFieldComponent.ClientLibraryTypeGENERIC_GROUP, ITEMS, MARGIN_PROPERTYJCR_TITLE| Constructor and Description |
|---|
TabsComponent() |
| 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.
|
protected AbstractResourceImpl |
generateItemsResource(String path,
boolean useFieldSet) |
String |
getOrientation() |
String |
getSize() |
void |
setOrientation(String orientation) |
void |
setSize(String size) |
addComponent, getLayout, getOrCreateGroup, isMargin, setLayout, setMargingetTitle, init, setTitleaddComponent, applyDialogProviderSettings, generateDefaultChildComponent, 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 AbstractGroupingContainerComponentprotected AbstractResourceImpl generateItemsResource(String path, boolean useFieldSet)
generateItemsResource in class AbstractContainerComponentpublic void setOrientation(String orientation)
orientation - the orientation to setpublic String getSize()
public void setSize(String size)
size - the size to setpublic String getOrientation()
Copyright © 2013–2020 Adobe. All rights reserved.