public class SlideShowProperties extends ResourceBase
| Modifier and Type | Class and Description |
|---|---|
static class |
SlideShowProperties.SlideShowTypeEnum
Slide show type.
|
| Constructor and Description |
|---|
SlideShowProperties() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic SlideShowProperties loop(Boolean loop)
public Boolean isLoop()
public void setLoop(Boolean loop)
public SlideShowProperties startSlide(Integer startSlide)
public Integer getStartSlide()
public void setStartSlide(Integer startSlide)
public SlideShowProperties endSlide(Integer endSlide)
public Integer getEndSlide()
public void setEndSlide(Integer endSlide)
public SlideShowProperties penColor(String penColor)
public String getPenColor()
public void setPenColor(String penColor)
public SlideShowProperties showAnimation(Boolean showAnimation)
public Boolean isShowAnimation()
public void setShowAnimation(Boolean showAnimation)
public SlideShowProperties showNarration(Boolean showNarration)
public Boolean isShowNarration()
public void setShowNarration(Boolean showNarration)
public SlideShowProperties showMediaControls(Boolean showMediaControls)
public Boolean isShowMediaControls()
public void setShowMediaControls(Boolean showMediaControls)
public SlideShowProperties useTimings(Boolean useTimings)
public Boolean isUseTimings()
public void setUseTimings(Boolean useTimings)
public SlideShowProperties slideShowType(SlideShowProperties.SlideShowTypeEnum slideShowType)
public SlideShowProperties.SlideShowTypeEnum getSlideShowType()
public void setSlideShowType(SlideShowProperties.SlideShowTypeEnum slideShowType)
public SlideShowProperties showScrollbar(Boolean showScrollbar)
public Boolean isShowScrollbar()
public void setShowScrollbar(Boolean showScrollbar)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.