com.vaadin.terminal.gwt.client.ui.


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

Constructor Summary
protected VOverlay.ResizeAnimation()
           
 
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
 

Constructor Detail

VOverlay.ResizeAnimation

protected VOverlay.ResizeAnimation()
Method Detail

onUpdate

protected void onUpdate(double progress)

Specified by:
onUpdate in class com.google.gwt.animation.client.Animation