Functiondojox.image.SlideShow.showNextImage

dojo.require("dojox.image.SlideShow");
defined in dojox/image/SlideShow.js

Changes the image being displayed to the next image in the data store

Usage

function (/*Boolean*/ inTimer, forceLoop) (view source)
parametertypedescription
inTimerBooleanIf true, a slideshow is active, otherwise the slideshow is inactive.
forceLoop