Interface | Description |
---|---|
BreadcrumbBarExceptionHandler |
Generic exception handler for the breadcrumb bar.
|
BreadcrumbPathListener |
The application listener on breadcrumb path events.
|
JBreadcrumbBar.BreadcrumbBarElement |
Base interface for elements in breadcrumb bar.
|
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 |
Event on the breadcrumb bar path.
|
JBreadcrumbBar<T> |
Breadcrumb bar.
|
Exception | Description |
---|---|
BreadcrumbBarException |
Generic runtime exception for the breadcrumb bar.
|