| Package | Description | 
|---|---|
| org.opennms.web.api | |
| org.opennms.web.controller | |
| org.opennms.web.navigate | 
| Modifier and Type | Method and Description | 
|---|---|
List<MenuEntry> | 
MenuProvider.getMenu(MenuContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MenuEntry> | 
NavBarController.getMenu(MenuContext context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultMenuEntry  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MenuEntry> | 
DefaultMenuEntry.getEntries()  | 
List<MenuEntry> | 
MenuEntry.getEntries()
If the list is null or empty, the  
MenuEntry is a leaf element and actually clickable. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultMenuEntry.addEntries(List<MenuEntry> entries)  | 
Copyright © 2021. All rights reserved.