Uses of Interface
org.apache.wicket.ajax.IAjaxIndicatorAware

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

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

Classes in org.apache.wicket.extensions.ajax.markup.html that implement IAjaxIndicatorAware
 class IndicatingAjaxButton
          A variant of the AjaxButton that displays a busy indicator while the ajax request is in progress.
 class IndicatingAjaxFallbackLink<T>
          A variant of the AjaxFallbackLink that displays a busy indicator while the ajax request is in progress.
 class IndicatingAjaxLink<T>
          A variant of the AjaxLink 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.