|
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.AnimationSupportDetector
public static class AnimationScheduler.AnimationSupportDetector
Helper to detect native support for animations.
Note: This class solely exists to provide opportunity for mocking frameworks to intercept the native call.
Constructor Summary | |
---|---|
AnimationScheduler.AnimationSupportDetector()
|
Method Summary | |
---|---|
boolean |
isNativelySupported()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimationScheduler.AnimationSupportDetector()
Method Detail |
---|
public boolean isNativelySupported()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |