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

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

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

Subclasses of AjaxButton in org.apache.wicket.ajax.markup.html.form
 class AjaxSubmitButton
          Deprecated. Use AjaxButton instead.
 

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.
 class IndicatingAjaxSubmitButton
          Deprecated. Use IndicatingAjaxButton instead.
 



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