Class CarouselSliderApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.carouselslider.CarouselSliderApp
- 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 TypeMethodDescriptiongetLabel()getSkin()booleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetArrow_style(String arrow_style) voidsetAutoplay(boolean autoplay) voidsetAutoplay_interval(Integer autoplay_interval) voidsetCarouselHeight(Integer carouselHeight) voidsetCarouselWidth(Integer carouselWidth) voidsetCircular(boolean circular) voidsetDirection(String direction) voidsetDisplay_mode(String display_mode) voidsetEditorData(String editorData) voidsetImageHeight(Integer imageHeight) voidsetImageWidth(Integer imageWidth) voidsetImgPerSlide(Integer imgPerSlide) voidvoidvoidsetLoop_number(Integer loop_number) voidsetNav_style(String nav_style) voidsetPause_on_mouse_over(boolean pause_on_mouse_over) voidsetRandom_play(boolean random_play) voidsetRowNumber(Integer rowNumber) voidsetShow_shadow_bottom(boolean show_shadow_bottom) voidsetShowLightbox(boolean showLightbox) voidvoidsetStyleImageIMG(String styleImageIMG) voidsetTouch_swipe(boolean touch_swipe) 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
-
CarouselSliderApp
public CarouselSliderApp()
-
-
Method Details
-
getSkin
-
getStyleImageIMG
-
getLabel
-
getCarouselWidth
-
getCarouselHeight
-
getLabel2
-
getImageWidth
-
getImageHeight
-
getImgPerSlide
-
getDirection
-
isShowLightbox
public boolean isShowLightbox() -
getRowNumber
-
getArrow_style
-
isTouch_swipe
public boolean isTouch_swipe() -
isRandom_play
public boolean isRandom_play() -
isAutoplay
public boolean isAutoplay() -
isPause_on_mouse_over
public boolean isPause_on_mouse_over() -
isCircular
public boolean isCircular() -
isShow_shadow_bottom
public boolean isShow_shadow_bottom() -
getDisplay_mode
-
getLoop_number
-
getAutoplay_interval
-
getEditorData
-
setSkin
-
setStyleImageIMG
-
setLabel
-
setCarouselWidth
-
setCarouselHeight
-
setLabel2
-
setImageWidth
-
setImageHeight
-
setImgPerSlide
-
setDirection
-
setShowLightbox
public void setShowLightbox(boolean showLightbox) -
setRowNumber
-
setArrow_style
-
setTouch_swipe
public void setTouch_swipe(boolean touch_swipe) -
setRandom_play
public void setRandom_play(boolean random_play) -
setAutoplay
public void setAutoplay(boolean autoplay) -
setPause_on_mouse_over
public void setPause_on_mouse_over(boolean pause_on_mouse_over) -
setCircular
public void setCircular(boolean circular) -
setShow_shadow_bottom
public void setShow_shadow_bottom(boolean show_shadow_bottom) -
setDisplay_mode
-
setLoop_number
-
setAutoplay_interval
-
setEditorData
-