| Class | Description |
|---|---|
| BreadcrumbNavComponentBuilder |
Renders the selected path of a
Menu to a breadcrumb list. |
| DefaultNavComponentBuilder |
Builds a Bootstrap nav list structure for a
Menu instance. |
| NavComponentBuilder<SELF extends NavComponentBuilder<SELF>> |
Abstract base class for rendering
Menu items to nav-like structures. |
| PanelsNavComponentBuilder |
Renders a
Menu into a panels structure with list-group items. |
| Enum | Description |
|---|---|
| NavComponentBuilder.Separator |
Possible values for attribute
NavComponentBuilder.ATTR_INSERT_SEPARATOR. |
Copyright © 2020. All rights reserved.