| Interface | Description |
|---|---|
| BreadcrumbBarExceptionHandler |
Generic exception handler for the breadcrumb bar.
|
| BreadcrumbPathListener<T> |
The application listener on breadcrumb path events.
|
| Class | Description |
|---|---|
| BreadcrumbBarCallBack<T> |
The application callback that can be set on
JBreadcrumbBar. |
| BreadcrumbBarModel<T> |
Model for the breadcrumb bar component (
JBreadcrumbBar). |
| BreadcrumbItem<T> |
A single item in the
JBreadcrumbBar model. |
| BreadcrumbPathEvent<T> |
Event on the breadcrumb bar path.
|
| JBreadcrumbBar<T> |
Breadcrumb bar.
|
| Exception | Description |
|---|---|
| BreadcrumbBarException |
Generic runtime exception for the breadcrumb bar.
|