Package sk.iway.iwcm.components.qa
Class QaApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.qa.QaApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
cacheMinutes, device, showForLoggedUser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppOptions
(ComponentRequest componentRequest, javax.servlet.http.HttpServletRequest request) Returns list of options for app editor in webpagegetField()
getShow()
getStyle()
void
initAppEditor
(ComponentRequest componentRequest, javax.servlet.http.HttpServletRequest request) Initialization method for app editor in webpagevoid
setDisplayType
(Integer displayType) void
void
setGroupName
(String groupName) void
void
setPageSize
(Integer pageSize) void
setRequired
(String required) void
void
void
setSortOrder
(String sortOrder) void
void
setToEmail
(String toEmail) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, init, init, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder
-
Constructor Details
-
QaApp
public QaApp()
-
-
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
-
initAppEditor
public void initAppEditor(ComponentRequest componentRequest, javax.servlet.http.HttpServletRequest request) Description copied from class:WebjetComponentAbstract
Initialization method for app editor in webpage- Specified by:
initAppEditor
in interfaceWebjetComponentInterface
- Overrides:
initAppEditor
in classWebjetComponentAbstract
-
getField
-
getGroupName
-
getPageSize
-
getSortBy
-
getSortOrder
-
getToEmail
-
getShow
-
getRequired
-
getDisplayType
-
getStyle
-
getIframe
-
setField
-
setGroupName
-
setPageSize
-
setSortBy
-
setSortOrder
-
setToEmail
-
setShow
-
setRequired
-
setDisplayType
-
setStyle
-
setIframe
-