public abstract class GeneratedAbstractResponsiveBannerComponent
extends AbstractMediaContainerComponent
AbstractResponsiveBannerComponent.| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
URLLINK
Qualifier of the
AbstractResponsiveBannerComponent.urlLink attribute |
| Constructor and Description |
|---|
GeneratedAbstractResponsiveBannerComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getUrlLink()
Generated method - Getter of the
AbstractResponsiveBannerComponent.urlLink attribute. |
String |
getUrlLink(SessionContext ctx)
Generated method - Getter of the
AbstractResponsiveBannerComponent.urlLink attribute. |
void |
setUrlLink(SessionContext ctx,
String value)
Generated method - Setter of the
AbstractResponsiveBannerComponent.urlLink attribute. |
void |
setUrlLink(String value)
Generated method - Setter of the
AbstractResponsiveBannerComponent.urlLink attribute. |
public static final String URLLINK
AbstractResponsiveBannerComponent.urlLink attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedAbstractResponsiveBannerComponent()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public String getUrlLink(SessionContext ctx)
AbstractResponsiveBannerComponent.urlLink attribute.public String getUrlLink()
AbstractResponsiveBannerComponent.urlLink attribute.public void setUrlLink(SessionContext ctx, String value)
AbstractResponsiveBannerComponent.urlLink attribute.value - the urlLinkpublic void setUrlLink(String value)
AbstractResponsiveBannerComponent.urlLink attribute.value - the urlLinkCopyright © 2017 SAP SE. All Rights Reserved.