@ProviderType public abstract class RadioComponent extends FieldComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
RadioComponent.EnumerationSelector |
FieldComponent.ClientLibraryType| Constructor and Description |
|---|
RadioComponent() |
| 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.
|
abstract Map<String,String> |
getOptions() |
void |
init() |
addClientLibraries, 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 void init()
init in class FieldComponentpublic org.apache.sling.api.resource.Resource buildComponentResource()
FieldComponentbuildComponentResource in class FieldComponentCopyright © 2013–2020 Adobe. All rights reserved.