dojox/widget/rotator/Slide (version 1.10)

See the dojox/widget/rotator/Slide reference documentation for more information.

Method Summary

  • slideDown(args) Returns a dojo.Animation that slides in the next rotator pane from the top.
  • slideLeft(args) Returns a dojo.Animation that slides in the next rotator pane from the left.
  • slideRight(args) Returns a dojo.Animation that slides in the next rotator pane from the right.
  • slideUp(args) Returns a dojo.Animation that slides in the next rotator pane from the bottom.

Methods

slideDown(args)

Returns a dojo.Animation that slides in the next rotator pane from the top.

Parameter Type Description
args Object
Returns:undefined
slideLeft(args)

Returns a dojo.Animation that slides in the next rotator pane from the left.

Parameter Type Description
args Object
Returns:undefined
slideRight(args)

Returns a dojo.Animation that slides in the next rotator pane from the right.

Parameter Type Description
args Object
Returns:undefined
slideUp(args)

Returns a dojo.Animation that slides in the next rotator pane from the bottom.

Parameter Type Description
args Object
Returns:undefined
Error in the documentation? Can’t find what you are looking for? Let us know!