public interface IBreadCrumbPanelFactory extends org.apache.wicket.util.io.IClusterable
BreadCrumbPanel.activate(IBreadCrumbPanelFactory).| Modifier and Type | Method and Description |
|---|---|
BreadCrumbPanel |
create(String componentId,
IBreadCrumbModel breadCrumbModel)
Creates a new
bread crumb panel instance. |
BreadCrumbPanel create(String componentId, IBreadCrumbModel breadCrumbModel)
bread crumb panel instance. The provided component id
must be used when creating the panel.componentId - The component id for the new panel.breadCrumbModel - The bread crumb modelCopyright © 2006–2015 Apache Software Foundation. All rights reserved.