org.apache.wicket.extensions.breadcrumb.panel.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wicket-extensions Show documentation
Show all versions of wicket-extensions Show documentation
Wicket Extensions is a rich component library for the Wicket framework.
wicket.extensions.breadcrumb.panel package
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.