@ProviderType public final class MultifieldComponent extends AbstractContainerComponent
FieldComponent.ClientLibraryType| Modifier and Type | Field and Description |
|---|---|
static String |
ASSET_PATH |
static String |
FIELD_PATH |
static String |
FOLDER_PATH |
static String |
NODE_PATH |
static String |
USE_CLASS |
| Constructor and Description |
|---|
MultifieldComponent() |
| 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.
|
void |
init() |
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 FIELD_PATH
public static final String NODE_PATH
public static final String ASSET_PATH
public static final String FOLDER_PATH
public static final String USE_CLASS
public void init()
init in class AbstractContainerComponentpublic org.apache.sling.api.resource.Resource buildComponentResource()
FieldComponentbuildComponentResource in class FieldComponentCopyright © 2013–2020 Adobe. All rights reserved.