info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation
Class FadeAnimation

java.lang.Object
  extended by com.google.gwt.animation.client.Animation
      extended by info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
          extended by info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.FadeAnimation

public class FadeAnimation
extends JQueryAnimation

Fades an element in or out.


Constructor Summary
FadeAnimation(double opacityValue, boolean clearAfterCompleted)
           
FadeAnimation(double opacityValue, boolean clearAfterCompleted, com.vaadin.client.ApplicationConnection applicationConnection)
           
 
Method Summary
 
Methods inherited from class info.magnolia.ui.vaadin.gwt.client.magnoliashell.viewport.animation.JQueryAnimation
addCallback, cancel, clearTopAfterThisAnimation, getCurrentElement, getJQueryWrapper, isRunning, onComplete, onStart, onUpdate, run, setProperty
 
Methods inherited from class com.google.gwt.animation.client.Animation
interpolate, onCancel, run, run, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FadeAnimation

public FadeAnimation(double opacityValue,
                     boolean clearAfterCompleted,
                     com.vaadin.client.ApplicationConnection applicationConnection)

FadeAnimation

public FadeAnimation(double opacityValue,
                     boolean clearAfterCompleted)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.