class
SAPO.Component.Slidebox
Defined in
Component/Slidebox/0.1/lib.js
Constructor Summary
Slidebox
(Object
options)
Function Summary
Object
getImageList()
Fetches the image list for programatic mode
Constructor Details
constructor Slidebox
Slidebox(Object
options)
Parameters:
Element object
options
- Options for the new slidebox. Takes all the options from SAPO.Component.Gallery as well -
[ String closeLabel ]
- Label for the close button
Function Details
function getImageList
Object
getImageList()
Fetches the image list for programatic mode
Returns:
Div with image list
requires SAPO.Dom.Event
requires SAPO.Dom.Css
requires SAPO.Dom.Element
requires SAPO.Component.Dialog
requires SAPO.Utility.Dimensions
requires SAPO.Effects.Core
requires SAPO.Effects.Fade
requires SAPO.Component.Gallery