|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icefaces.ace.component.animation.Effect
org.icefaces.ace.component.animation.Fade
public class Fade
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 |
---|
public Fade()
Method Detail |
---|
public float getFrom()
public void setFrom(float from)
public float getTo()
public void setTo(float to)
|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |