@ConsumerType public interface Button extends Component
Button Sling Model used for the /apps/core/wcm/components/button component.| Modifier and Type | Method and Description |
|---|---|
default String |
getAccessibilityLabel()
Returns an accessibility label for the button.
|
default @NotNull String |
getExportedType() |
default String |
getIcon()
Returns the button icon identifier.
|
default String |
getLink()
Returns the button link.
|
default String |
getText()
Returns the button text.
|
default String getText()
default String getLink()
default String getIcon()
default String getAccessibilityLabel()
@NotNull default @NotNull String getExportedType()
getExportedType in interface ComponentgetExportedType in interface com.adobe.cq.export.json.ComponentExporterComponentExporter.getExportedType()Copyright © 2020. All rights reserved.