dojo.animation
Methods
Animation (_536, _537, _538, _539)
AnimationEvent (anim, type, _548, _549, _550, _551, dur, pct, fps)
AnimationSequence (_555)
dojo.animation.Animation Object
Methods
play (_542)
pause ()
playPause ()
gotoPercent (pct, _544)
stop (_545)
status ()
Properties
undefined curve
undefined duration
undefined accel
Number repeatCount
undefined onBegin
undefined onAnimate
undefined onEnd
undefined onPlay
undefined onPause
undefined onStop
undefined handler
dojo.animation.AnimationSequence Object
Methods
add ()
remove (anim)
removeAll ()
play (_558)
pause ()
playPause ()
stop ()
status ()
setCurrent (anim)
playNext ()
Properties
Number repeatCount
undefined onBegin
undefined onEnd
undefined onNext
undefined handler