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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppOptions(ComponentRequest componentRequest, javax.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, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder
-
Constructor Details
-
InquiryApp
public InquiryApp()
-
-
Method Details
-
getAppOptions
public Map<String,List<OptionDto>> getAppOptions(ComponentRequest componentRequest, javax.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
-