dojox.image.SlideShow._setTitle
dojo.require("dojox.image.SlideShow");
defined in dojox/image/SlideShow.js
Sets the title of the image to be displayed
Usage
function (/*String*/ title) (view source)
parameter | type | description |
---|---|---|
title | String | The String title of the image |