Type Parameters:
S - the type of the sort property
All Implemented Interfaces:
Serializable, Iterable<Component>, IAjaxLink, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IGenericComponent<Void,Link<Void>>, IMetadataContext<Serializable,Component>, IRequestListener, IHeaderContributor, IRequestableComponent, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable

public abstract class AjaxOrderByLink<S> extends OrderByLink<S> implements IAjaxLink
Ajaxified OrderByLink
See Also: