Uses of Class
org.apache.wicket.ajax.markup.html.AjaxLink

Packages that use AjaxLink
org.apache.wicket.extensions.ajax.markup.html   
 

Uses of AjaxLink in org.apache.wicket.extensions.ajax.markup.html
 

Subclasses of AjaxLink in org.apache.wicket.extensions.ajax.markup.html
 class IndicatingAjaxLink<T>
          A variant of the AjaxLink that displays a busy indicator while the ajax request is in progress.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.