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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
setNumberComments
(int numberComments) void
setWidthComments
(int widthComments) Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, 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)
-