Functiondojox.image.Gallery.showNextImage

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

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

Usage

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