All Implemented Interfaces:
Serializable, Iterable<Component>, 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 class BreadCrumbPanelLink extends BreadCrumbLink
Bread crumb link specifically for bread crumb panels. It uses a bread crumb factory to function.
Author:
Eelco Hillenius
See Also: