Package wicket.extensions.breadcrumb.panel
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| IBreadCrumbPanelFactory |
Factory interface to enabled defered creation of a bread crumb panel while
getting the proper id for creation. |
This package contains a panel based implementation of bread crumb participants.
Basically, if you use BreadCrumbPanel with BreadCrumbBar, you'll
have a working pattern of panel replacements and bread crumbs that keep track of them.
See the breadcrumb example of wicket-examples.