public class Bounce extends AbstractJqueryUiEffect
Modifier and Type | Class and Description |
---|---|
static class |
Bounce.BounceMode |
Modifier and Type | Field and Description |
---|---|
static JQueryResourceReference |
jQueryUiEffectsBounceJs |
effectClass, fadeInAfter, jQueryUiEffectsCoreJs, restoreStyleAfterEffect, speed
jQueryCoreJs
Constructor and Description |
---|
Bounce() |
Modifier and Type | Method and Description |
---|---|
Bounce |
setDirection(EffectDirection value)
Set the blind direction
|
Bounce |
setDistance(int value)
Set the distance to bounce
|
Bounce |
setMode(Bounce.BounceMode value)
Set the blind mode
|
Bounce |
setTimes(int value)
Set the number of times to bounce
|
fire, fire, fire, getEffectClass, setEffectClass, setFadeInAfter, setFadeInAfter, setRestoreStyleAfterEffect, setSpeed, setSpeed
addJavascriptReference, addUserProvidedResourceReferences, getUserProvidedResourceReferences, renderHead
public static final JQueryResourceReference jQueryUiEffectsBounceJs
public Bounce setMode(Bounce.BounceMode value)
value
- the modepublic Bounce setDirection(EffectDirection value)
value
- the directionpublic Bounce setDistance(int value)
value
- is the distancepublic Bounce setTimes(int value)
value
- is the number of timesCopyright © 2015. All rights reserved.