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