com.icesoft.faces.context.effects
Class Shrink
java.lang.Object
com.icesoft.faces.context.effects.Effect
com.icesoft.faces.context.effects.Shrink
- All Implemented Interfaces:
- java.io.Serializable
public class Shrink
- extends Effect
script.aculo.us Shrink effect
Shrink an element to nothing
- See Also:
- Serialized Form
Fields inherited from class com.icesoft.faces.context.effects.Effect |
ea |
Method Summary |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDirection()
|
java.lang.String |
getFunctionName()
get the name of the Function call to invoke the effect |
void |
setDirection(java.lang.String direction)
Grow to current size center, top-left, top-right, bottom-left,
bottom-right |
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 |
Shrink
public Shrink()
getDirection
public java.lang.String getDirection()
setDirection
public void setDirection(java.lang.String direction)
- Grow to current size center, top-left, top-right, bottom-left,
bottom-right
- Parameters:
direction
-
getFunctionName
public java.lang.String getFunctionName()
- Description copied from class:
Effect
- get the name of the Function call to invoke the effect
- Specified by:
getFunctionName
in class Effect
- Returns:
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class Effect
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.