public class ContainerComponent extends AbstractContainerComponent
FieldComponent.ClientLibraryType| Constructor and Description |
|---|
ContainerComponent() |
| 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 |
getTitle() |
void |
init() |
void |
setTitle(String title) |
addComponent, 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 static final String JCR_TITLE
public void init()
init in class AbstractContainerComponentpublic org.apache.sling.api.resource.Resource buildComponentResource()
FieldComponentbuildComponentResource in class FieldComponentpublic String getTitle()
public void setTitle(String title)
title - the jcrTitle to setCopyright © 2013–2020 Adobe. All rights reserved.