dojox/widget/rotator/Wipe (version 1.10)

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

Method Summary

  • wipeDown(args) Returns a dojo.Animation that wipes in the next rotator pane from the top.
  • wipeLeft(args) Returns a dojo.Animation that wipes in the next rotator pane from the left.
  • wipeRight(args) Returns a dojo.Animation that wipes in the next rotator pane from the right.
  • wipeUp(args) Returns a dojo.Animation that wipes in the next rotator pane from the bottom.

Methods

wipeDown(args)

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

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

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

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

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

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

Returns a dojo.Animation that wipes 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!