Namespacedojox.image

A collection of image related widgets

ConstructorsBack to top

Constructordojox.image.Gallery(params: Object?, srcNodeRef: DomNode|String)
Gallery widget that wraps a dojox.image.ThumbnailPicker and dojox.image.SlideShow widget
Constructordojox.image.Lightbox(params: Object?, srcNodeRef: DomNode|String)
A dojo-based Lightbox implementation.
Constructordojox.image.Magnifier(params: Object?, srcNodeRef: DomNode|String)
Adds magnification on a portion of an image element, using dojox.gfx
Adds magnification on a portion of an image element
Constructordojox.image.SlideShow(params: Object?, srcNodeRef: DomNode|String)
A Slideshow Widget
A scrolling Thumbnail Picker widget
The "dialog" shared between any Lightbox instances on the page