Uses of Enum Class
com.googlecode.wicket.jquery.ui.effect.Effect
Packages that use Effect
-
Uses of Effect in com.googlecode.wicket.jquery.ui.effect
Methods in com.googlecode.wicket.jquery.ui.effect that return EffectModifier and TypeMethodDescriptionstatic Effect
Returns the enum constant of this class with the specified name.static Effect[]
Effect.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.googlecode.wicket.jquery.ui.effect with parameters of type EffectModifier and TypeMethodDescriptionvoid
JQueryEffectContainer.play
(org.apache.wicket.core.request.handler.IPartialPageRequestHandler handler, Effect effect) Plays the specified effect.static String
Helper method that returns theJQueryEffectBehavior
string representation