Class ImpressSlideshowItem
java.lang.Object
sk.iway.iwcm.components.appimpressslideshow.ImpressSlideshowItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage()
getTitle()
void
setBackgroundColor
(String backgroundColor) void
setCustomStyleHeading
(String customStyleHeading) void
setCustomStyleSubHeading
(String customStyleSubHeading) void
setHeadingColor
(String headingColor) void
void
setRedirectUrl
(String redirectUrl) void
setSubheadingColor
(String subheadingColor) void
setSubtitle
(String subtitle) void
-
Constructor Details
-
ImpressSlideshowItem
public ImpressSlideshowItem()
-
-
Method Details
-
getImage
-
getTitle
-
getSubtitle
-
getRedirectUrl
-
getHeadingColor
-
getSubheadingColor
-
getBackgroundColor
-
getCustomStyleHeading
-
getCustomStyleSubHeading
-
setImage
-
setTitle
-
setSubtitle
-
setRedirectUrl
-
setHeadingColor
-
setSubheadingColor
-
setBackgroundColor
-
setCustomStyleHeading
-
setCustomStyleSubHeading
-