Class FacebookLikeBoxApp

java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.appfacebooklikebox.FacebookLikeBoxApp
All Implemented Interfaces:
WebjetComponentInterface

public class FacebookLikeBoxApp extends WebjetComponentAbstract
  • Constructor Details

    • FacebookLikeBoxApp

      public FacebookLikeBoxApp()
  • Method Details

    • getDataHrefLikeBox

      public String getDataHrefLikeBox()
    • getWidthLikeBox

      public int getWidthLikeBox()
    • getHeightLikeBox

      public Integer getHeightLikeBox()
    • isShowFacesLikeBox

      public boolean isShowFacesLikeBox()
    • isShowPostLikeBox

      public boolean isShowPostLikeBox()
    • setDataHrefLikeBox

      public void setDataHrefLikeBox(String dataHrefLikeBox)
    • setWidthLikeBox

      public void setWidthLikeBox(int widthLikeBox)
    • setHeightLikeBox

      public void setHeightLikeBox(Integer heightLikeBox)
    • setShowFacesLikeBox

      public void setShowFacesLikeBox(boolean showFacesLikeBox)
    • setShowPostLikeBox

      public void setShowPostLikeBox(boolean showPostLikeBox)