Class AnimationScheduler.AnimationHandle

java.lang.Object
com.google.gwt.animation.client.AnimationScheduler.AnimationHandle
Direct Known Subclasses:
StubAnimationScheduler.StubAnimationHandle
Enclosing class:
AnimationScheduler

public abstract static class AnimationScheduler.AnimationHandle extends Object
A handle to the requested animation frame created by AnimationScheduler.requestAnimationFrame(AnimationCallback, Element).