Uses of Class
com.googlecode.wicket.jquery.ui.effect.Effect

Packages that use Effect
com.googlecode.wicket.jquery.ui.effect   
 

Uses of Effect in com.googlecode.wicket.jquery.ui.effect
 

Methods in com.googlecode.wicket.jquery.ui.effect that return Effect
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.
 

Methods in com.googlecode.wicket.jquery.ui.effect with parameters of type Effect
 void JQueryEffectContainer.play(org.apache.wicket.ajax.AjaxRequestTarget target, Effect effect)
           
 



Copyright © 2013 7thWeb. All Rights Reserved.