|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.animation.client.AnimationScheduler.AnimationHandle com.google.gwt.animation.client.testing.StubAnimationScheduler.StubAnimationHandle
public class StubAnimationScheduler.StubAnimationHandle
A handle to the requested animation frame created by
AnimationScheduler.requestAnimationFrame(AnimationCallback, Element)
.
Constructor Summary | |
---|---|
StubAnimationScheduler.StubAnimationHandle(AnimationScheduler.AnimationCallback callback)
|
Method Summary | |
---|---|
void |
cancel()
Cancel the requested animation frame. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StubAnimationScheduler.StubAnimationHandle(AnimationScheduler.AnimationCallback callback)
Method Detail |
---|
public void cancel()
AnimationScheduler.AnimationHandle
cancel
in class AnimationScheduler.AnimationHandle
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |