public static interface BreadcrumbsTableBuilder.TableBreadcrumb<T> extends Breadcrumb<T>
Breadcrumb to represent nodes (table rows) in the breadcrumb bar.
Note: Breadcrumb.getStartOffset() will not be called and can be given a noop implementation that returns any int.
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasChildren() |
getLongName, getShortName, getUserObject