Package sk.iway.iwcm.components.banner
Class BannerApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.banner.BannerApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
cacheMinutes, device
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppOptions
(ComponentRequest componentRequest, javax.servlet.http.HttpServletRequest request) Returns list of options for app editor in webpagegetGroup()
void
setBannerIndex
(Integer bannerIndex) void
setDisplayMode
(String displayMode) void
setExplain
(String explain) void
setExplain2
(String explain2) void
void
void
setIframe2
(String iframe2) void
setIframeHeight
(Integer iframeHeight) void
setIframeWidth
(Integer iframeWidth) void
setJumbotronVideoClass
(String jumbotronVideoClass) void
setRefreshRate
(Integer refreshRate) void
setShowInIframe
(Boolean showInIframe) void
void
setVideoWrapperClass
(String videoWrapperClass) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getCacheMinutes, getDevice, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setViewFolder
-
Constructor Details
-
BannerApp
public BannerApp()
-
-
Method Details
-
getAppOptions
public Map<String,List<OptionDto>> getAppOptions(ComponentRequest componentRequest, javax.servlet.http.HttpServletRequest request) Description copied from class:WebjetComponentAbstract
Returns list of options for app editor in webpage- Specified by:
getAppOptions
in interfaceWebjetComponentInterface
- Overrides:
getAppOptions
in classWebjetComponentAbstract
-
getGroup
-
getStatus
-
getDisplayMode
-
getBannerIndex
-
getExplain
-
getVideoWrapperClass
-
getJumbotronVideoClass
-
getShowInIframe
-
getRefreshRate
-
getExplain2
-
getIframeWidth
-
getIframeHeight
-
getIframe
-
getIframe2
-
setGroup
-
setStatus
-
setDisplayMode
-
setBannerIndex
-
setExplain
-
setVideoWrapperClass
-
setJumbotronVideoClass
-
setShowInIframe
-
setRefreshRate
-
setExplain2
-
setIframeWidth
-
setIframeHeight
-
setIframe
-
setIframe2
-