public class BreadCrumbTrail extends Object
| Constructor and Description |
|---|
BreadCrumbTrail(List<BreadCrumb> breadCrumbs) |
| Modifier and Type | Method and Description |
|---|---|
List<BreadCrumb> |
getBreadCrumbs()
Return breadcrumbs in the right order with the path information in them
|
public BreadCrumbTrail(List<BreadCrumb> breadCrumbs)
public List<BreadCrumb> getBreadCrumbs()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.