Class BreadCrumbParticipantDelegate

java.lang.Object
org.apache.wicket.extensions.breadcrumb.panel.BreadCrumbParticipantDelegate
All Implemented Interfaces:
Serializable, IBreadCrumbParticipant, IClusterable

public abstract class BreadCrumbParticipantDelegate extends Object implements IBreadCrumbParticipant
Base implementation for Panel/ Component based IBreadCrumbParticipant that decouples the implementation from the actual panel class.
Author:
eelcohillenius
See Also: