Package | Description |
---|---|
com.googlecode.wicket.jquery.ui.effect |
Modifier and Type | Method and Description |
---|---|
static Effect |
Effect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Effect[] |
Effect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JQueryEffectContainer.play(org.apache.wicket.core.request.handler.IPartialPageRequestHandler handler,
Effect effect)
Plays the specified effect.
|
static String |
JQueryEffectBehavior.toString(String selector,
Effect effect)
Helper method that returns the
JQueryEffectBehavior string representation |
Copyright © 2018 7thWeb. All rights reserved.