com.vaadin.client.widgets
Class Overlay.ResizeAnimation

java.lang.Object
  extended by Animation
      extended by com.vaadin.client.widgets.Overlay.ResizeAnimation
Enclosing class:
Overlay

protected class Overlay.ResizeAnimation
extends Animation


Constructor Summary
protected Overlay.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

Overlay.ResizeAnimation

protected Overlay.ResizeAnimation()
Method Detail

onUpdate

protected void onUpdate(double progress)


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