com.vaadin.terminal.gwt.client.ui
Class VOverlay.ShadowAnimation

java.lang.Object
  extended by com.google.gwt.animation.client.Animation
      extended by com.vaadin.terminal.gwt.client.ui.VOverlay.ShadowAnimation
Enclosing class:
VOverlay

protected class VOverlay.ShadowAnimation
extends com.google.gwt.animation.client.Animation


Constructor Summary
protected VOverlay.ShadowAnimation()
           
 
Method Summary
protected  void onUpdate(double progress)
           
 
Methods inherited from class com.google.gwt.animation.client.Animation
cancel, interpolate, onCancel, onComplete, onStart, run, run, run, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VOverlay.ShadowAnimation

protected VOverlay.ShadowAnimation()
Method Detail

onUpdate

protected void onUpdate(double progress)
Specified by:
onUpdate in class com.google.gwt.animation.client.Animation


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