public class Fold extends AbstractJqueryUiEffect
Modifier and Type | Field and Description |
---|---|
static JQueryResourceReference |
jQueryUiEffectsFoldJs |
effectClass, fadeInAfter, jQueryUiEffectsCoreJs, restoreStyleAfterEffect, speed
jQueryCoreJs
Constructor and Description |
---|
Fold() |
Modifier and Type | Method and Description |
---|---|
Fold |
setHorizFirst(boolean value)
Whether to fold horizontally first or not.
|
Fold |
setHorizFirst(Boolean value)
Whether to fold horizontally first or not.
|
Fold |
setMode(EffectMode value)
Set the fold mode
|
Fold |
setSize(int value)
Set the size to be folded to.
|
fire, fire, fire, getEffectClass, setEffectClass, setFadeInAfter, setFadeInAfter, setRestoreStyleAfterEffect, setSpeed, setSpeed
addJavascriptReference, addUserProvidedResourceReferences, getUserProvidedResourceReferences, renderHead
public static final JQueryResourceReference jQueryUiEffectsFoldJs
public Fold setMode(EffectMode value)
value
- the modepublic Fold setHorizFirst(boolean value)
value
- the behaviorpublic Fold setHorizFirst(Boolean value)
value
- the behavior or null
for default behaviorpublic Fold setSize(int value)
value
- is the size to be folded to.Copyright © 2015. All rights reserved.