|
ICEfaces 1.x Compatibility Library 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.icesoft.faces.context.effects.Effect
com.icesoft.faces.context.effects.BlindDown
public class BlindDown
script.aculo.us blind down effect Simulates a window blind, where the contents of the affected elements stay in place.
Field Summary |
---|
Fields inherited from class com.icesoft.faces.context.effects.Effect |
---|
ea |
Constructor Summary | |
---|---|
BlindDown()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getFunctionName()
get the name of the Function call to invoke the effect |
Methods inherited from class com.icesoft.faces.context.effects.Effect |
---|
getDelay, getDuration, getFps, getFrom, getId, getIntfromString, getQueue, getSequence, getSequenceId, getTo, hashCode, isFired, isQueued, isQueueEnd, isSubmit, isSync, isTransitory, setDelay, setDuration, setFired, setFps, setFrom, setId, setOptions, setQueue, setQueued, setQueueEnd, setSequence, setSequenceId, setSubmit, setSync, setTo, setTransitory, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BlindDown()
Method Detail |
---|
public java.lang.String getFunctionName()
Effect
getFunctionName
in class Effect
public boolean equals(java.lang.Object obj)
equals
in class Effect
|
ICEfaces 1.x Compatibility Library 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |