Package | Description |
---|---|
org.wicketstuff.jwicket.ui.effect |
Modifier and Type | Method and Description |
---|---|
static EffectDirection |
EffectDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectDirection[] |
EffectDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Shake |
Shake.setDirection(EffectDirection value)
Set the direction
|
Bounce |
Bounce.setDirection(EffectDirection value)
Set the blind direction
|
Drop |
Drop.setDirection(EffectDirection value)
Set the clip direction
|
Slide |
Slide.setDirection(EffectDirection value)
Set the direction
|
Copyright © 2015. All rights reserved.