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, IHierarchical<Component>, 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: