ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.component.animation
Class Fade

java.lang.Object
  extended by org.icefaces.ace.component.animation.Effect
      extended by org.icefaces.ace.component.animation.Fade

public class Fade
extends Effect


Constructor Summary
Fade()
           
 
Method Summary
 float getFrom()
           
 float getTo()
           
 void setFrom(float from)
           
 void setTo(float to)
           
 
Methods inherited from class org.icefaces.ace.component.animation.Effect
getName, getProperties, getPropertiesAsJSON, run, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fade

public Fade()
Method Detail

getFrom

public float getFrom()

setFrom

public void setFrom(float from)

getTo

public float getTo()

setTo

public void setTo(float to)

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.