WanaPlan

API Docs for: 2.7.0
Show:

wnp.AnimationCancelor

Module: Helpers
Parent Module: Wanaplan

Summary

Is relative to an animation started with computeAnimation. Exposes functions which control the animation. An AnimationCancelor object is returned by computed animation, and this class should not be instanciated in any another way.

Item Index

Methods

_onAnimationEnd

Syntax

_onAnimationEnd

() private

Summary

Handler called when an animation is done.

cancel

Syntax

cancel

()

Summary

Cancels the animation.