Package sk.iway.iwcm.components.calendar
Class CalendarApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.calendar.CalendarApp
- 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 webpageString[]
void
setIframeList
(String iframeList) void
setIframeRecommended
(String iframeRecommended) void
setIframeRejected
(String iframeRejected) void
setIframeType
(String iframeType) void
setTypyNazvy
(String[] typyNazvy) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getCacheMinutes, getDevice, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setViewFolder
-
Constructor Details
-
CalendarApp
public CalendarApp()
-
-
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
-
getTypyNazvy
-
getIframeList
-
getIframeType
-
getIframeRejected
-
getIframeRecommended
-
setTypyNazvy
-
setIframeList
-
setIframeType
-
setIframeRejected
-
setIframeRecommended
-