Class StubAnimationScheduler

java.lang.Object
com.google.gwt.animation.client.AnimationScheduler
com.google.gwt.animation.client.testing.StubAnimationScheduler

public class StubAnimationScheduler extends AnimationScheduler
A stub implementation of AnimationScheduler that does not execute the callbacks. Use getAnimationCallbacks() to retrieve and execute callbacks manually.