|
GWT 2.6.0-rc4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.animation.client.AnimationScheduler
com.google.gwt.animation.client.AnimationSchedulerImpl
abstract class AnimationSchedulerImpl
Base class for animation implementations.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.gwt.animation.client.AnimationScheduler |
---|
AnimationScheduler.AnimationCallback, AnimationScheduler.AnimationHandle |
Field Summary | |
---|---|
(package private) static AnimationScheduler |
INSTANCE
The singleton instance of animation scheduler. |
Constructor Summary | |
---|---|
AnimationSchedulerImpl()
|
Method Summary | |
---|---|
protected abstract boolean |
isNativelySupported()
Check if the implementation is natively supported. |
Methods inherited from class com.google.gwt.animation.client.AnimationScheduler |
---|
get, requestAnimationFrame, requestAnimationFrame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final AnimationScheduler INSTANCE
Constructor Detail |
---|
AnimationSchedulerImpl()
Method Detail |
---|
protected abstract boolean isNativelySupported()
|
GWT 2.6.0-rc4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |