Class VOverlay.ResizeAnimation
java.lang.Object
com.google.gwt.animation.client.Animation
com.vaadin.terminal.gwt.client.ui.VOverlay.ResizeAnimation
Enclosing class:
VOverlay
protected class VOverlay.ResizeAnimation- extends com.google.gwt.animation.client.Animation
Method Summary |
protected void |
onUpdate(double progress)
|
Methods inherited from class com.google.gwt.animation.client.Animation |
cancel, interpolate, onCancel, onComplete, onStart, run, run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VOverlay.ResizeAnimation
protected VOverlay.ResizeAnimation()
onUpdate
protected void onUpdate(double progress)
- Specified by:
onUpdate
in class com.google.gwt.animation.client.Animation