All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

public class AjaxListPanel extends Panel
An panel for an Ajax-ified list of components.

Allows to dynamically append and delete components without an update of a whole container.

Author:
svenmeier
See Also: