public class LinearFadeOutAnimation extends SequencedAnimation
| Constructor and Description |
|---|
LinearFadeOutAnimation(com.google.gwt.user.client.ui.Widget widget) |
| Modifier and Type | Method and Description |
|---|---|
double |
interpolate(double progress) |
void |
onUpdate(double progress) |
onCancel, onComplete, onStartpublic LinearFadeOutAnimation(com.google.gwt.user.client.ui.Widget widget)
public void onUpdate(double progress)
onUpdate in class SequencedAnimationpublic double interpolate(double progress)
interpolate in class SequencedAnimationCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.