Class FacebookCommentsApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.appfacebookcomments.FacebookCommentsApp
- 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 TypeMethodDescriptionintintvoidsetNumberComments(int numberComments) voidsetWidthComments(int widthComments) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder
-
Constructor Details
-
FacebookCommentsApp
public FacebookCommentsApp()
-
-
Method Details
-
getNumberComments
public int getNumberComments() -
getWidthComments
public int getWidthComments() -
setNumberComments
public void setNumberComments(int numberComments) -
setWidthComments
public void setWidthComments(int widthComments)
-