Package sk.iway.iwcm.components.inquiry
Class InquiryApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.inquiry.InquiryApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
cacheMinutes, device, showForLoggedUser, wrapperAriaLabel, wrapperClass, wrapperId, wrapperTitle -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppOptions(ComponentRequest componentRequest, jakarta.servlet.http.HttpServletRequest request) Returns list of options for app editor in webpagegetColor()String[]getGroup()intgetOrder()getStyle()getWidth()voidvoidsetDisplayVoteResults(Boolean displayVoteResults) voidvoidvoidsetImagesLength(int imagesLength) voidvoidsetOrderBy(String orderBy) voidsetPercentageFormat(String percentageFormat) voidvoidvoidsetTotalClicks(Boolean totalClicks) voidMethods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, buildWrapperDiv, getBaseAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, getWrapperAriaLabel, getWrapperClass, getWrapperId, getWrapperTitle, init, init, initAppEditor, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder, setWrapperAriaLabel, setWrapperClass, setWrapperId, setWrapperTitle
-
Constructor Details
-
InquiryApp
public InquiryApp()
-
-
Method Details
-
getAppOptions
public Map<String,List<OptionDto>> getAppOptions(ComponentRequest componentRequest, jakarta.servlet.http.HttpServletRequest request) Description copied from class:WebjetComponentAbstractReturns list of options for app editor in webpage- Specified by:
getAppOptionsin interfaceWebjetComponentInterface- Overrides:
getAppOptionsin classWebjetComponentAbstract
-
getGroup
-
getImagesLength
public int getImagesLength() -
getPercentageFormat
-
getOrderBy
-
getOrder
-
getWidth
-
getRandom
-
getTotalClicks
-
getDisplayVoteResults
-
getStyle
-
getColor
-
getIframe
-
setGroup
-
setImagesLength
public void setImagesLength(int imagesLength) -
setPercentageFormat
-
setOrderBy
-
setOrder
-
setWidth
-
setRandom
-
setTotalClicks
-
setDisplayVoteResults
-
setStyle
-
setColor
-
setIframe
-