Class JQueryResourceReference

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.wicket.util.io.IClusterable

    public class JQueryResourceReference
    extends JavaScriptResourceReference
    The resource reference for the jquery javascript library as released with Wicket. To add a JQuery resource reference to a component, do not use this reference, but use JavaScriptLibrarySettings.getJQueryReference() to prevent version conflicts.
    Author:
    papegaaij
    See Also:
    Serialized Form