Uses of Class
org.apache.wicket.ajax.markup.html.form.AjaxButton

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

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

Subclasses of AjaxButton in org.apache.wicket.extensions.ajax.markup.html
 class IndicatingAjaxButton
          A variant of the AjaxButton that displays a busy indicator while the ajax request is in progress.
 



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