All Implemented Interfaces:
Serializable, Iterable<Component>, IAjaxIndicatorAware, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IGenericComponent<String,FormComponent<String>>, IMetadataContext<Serializable,Component>, IFormModelUpdateListener, IFormSubmitter, IFormSubmittingComponent, IFormVisitorParticipant, ILabelProvider<String>, IHeaderContributor, IRequestableComponent, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable

public abstract class IndicatingAjaxButton extends AjaxButton implements IAjaxIndicatorAware
A variant of the AjaxButton that displays a busy indicator while the ajax request is in progress.
Author:
evan
See Also: