Class ImpressSlideshowItem
java.lang.Object
sk.iway.iwcm.components.appimpressslideshow.ImpressSlideshowItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage()getTitle()voidsetBackgroundColor(String backgroundColor) voidsetCustomStyleHeading(String customStyleHeading) voidsetCustomStyleSubHeading(String customStyleSubHeading) voidsetHeadingColor(String headingColor) voidvoidsetRedirectUrl(String redirectUrl) voidsetSubheadingColor(String subheadingColor) voidsetSubtitle(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
-