API Docs for: 2.7.3
Show:

wnp.AnimationCancelor Class

Module: Helpers
Parent Module: Wanaplan

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

() private

Handler called when an animation is done.

cancel

()

Cancels the animation.