Package | Description |
---|---|
org.apache.wicket.examples.breadcrumb | |
org.apache.wicket.extensions.breadcrumb |
Package for working with bread crumb components.
|
org.apache.wicket.extensions.breadcrumb.panel |
This package contains a panel based implementation of bread crumb participants.
|
Class and Description |
---|
IBreadCrumbModel
Bread crumbs provide a means to track certain history of client actions.
|
IBreadCrumbParticipant
Bread crumb participants function as proxies for components that are part of a bread crumb
hierarchy.
|
Class and Description |
---|
IBreadCrumbModel
Bread crumbs provide a means to track certain history of client actions.
|
IBreadCrumbModelListener
Bread crumb model listeners get notified by
bread crumb models of
activation ,
addition and
removal events. |
IBreadCrumbParticipant
Bread crumb participants function as proxies for components that are part of a bread crumb
hierarchy.
|
Class and Description |
---|
BreadCrumbLink
A link that when clicked will set the the active
bread crumb
participant to the one that is returned by BreadCrumbLink.getParticipant(String) . |
IBreadCrumbModel
Bread crumbs provide a means to track certain history of client actions.
|
IBreadCrumbParticipant
Bread crumb participants function as proxies for components that are part of a bread crumb
hierarchy.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.