Uses of Class
org.wicketstuff.jwicket.JQuerySpeed
-
Packages that use JQuerySpeed Package Description org.wicketstuff.jwicket -
-
Uses of JQuerySpeed in org.wicketstuff.jwicket
Methods in org.wicketstuff.jwicket that return JQuerySpeed Modifier and Type Method Description static JQuerySpeedJQuerySpeed. valueOf(String name)Returns the enum constant of this type with the specified name.static JQuerySpeed[]JQuerySpeed. values()Returns an array containing the constants of this enum type, in the order they are declared.
-