com.vaadin.client.ui
Class VOverlay.ResizeAnimation

java.lang.Object
  extended by Animation
      extended by com.vaadin.client.ui.VOverlay.ResizeAnimation
Enclosing class:
VOverlay

protected class VOverlay.ResizeAnimation
extends Animation


Constructor Summary
protected VOverlay.ResizeAnimation()
           
 
Method Summary
protected  void onUpdate(double progress)
           
 
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)


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.