Package org.apache.wicket.ajax.markup.html


package org.apache.wicket.ajax.markup.html
  • Class
    Description
    An ajax link that will degrade to a normal request if ajax is not available or javascript is disabled.
    A component that allows a trigger request to be triggered via html anchor tag
    Interface for Ajax callback links.