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, onStart
public LinearFadeOutAnimation(com.google.gwt.user.client.ui.Widget widget)
public void onUpdate(double progress)
onUpdate
in class SequencedAnimation
public double interpolate(double progress)
interpolate
in class SequencedAnimation
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.