Package | Description |
---|---|
org.wicketstuff.jwicket.ui.effect |
Modifier and Type | Method and Description |
---|---|
static EffectMode |
EffectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectMode[] |
EffectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Puff |
Puff.setMode(EffectMode value)
Set the fold mode
|
Clip |
Clip.setMode(EffectMode value)
Set the clip mode
|
Fold |
Fold.setMode(EffectMode value)
Set the fold mode
|
Drop |
Drop.setMode(EffectMode value)
Set the clip mode
|
Blind |
Blind.setMode(EffectMode value)
Set the blind mode
|
Highlight |
Highlight.setMode(EffectMode value)
Set the blind mode
|
Pulsate |
Pulsate.setMode(EffectMode value)
Set the blind mode
|
Slide |
Slide.setMode(EffectMode value)
Set the blind mode
|
Copyright © 2015. All rights reserved.