Uses of Class
org.apache.wicket.ajax.markup.html.AjaxLink
-
Packages that use AjaxLink Package Description org.apache.wicket.util.tester A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container. -
-
Uses of AjaxLink in org.apache.wicket.util.tester
Methods in org.apache.wicket.util.tester with parameters of type AjaxLink Modifier and Type Method Description org.apache.wicket.request.UrlBaseWicketTester. urlFor(AjaxLink<?> link)
-