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 |
---|---|
static class |
NavBarEntry.NavBarContext |
Modifier and Type | Method and Description |
---|---|
DisplayStatus |
FileBasedNavBarEntry.evaluate(MenuContext context) |
DisplayStatus |
MenuDropdownNavBarEntry.evaluate(MenuContext context)
If there are any
NavBarEntry objects in this
dropdown object, return DISPLAY_NO_LINK (since the
individual entries will handle their own) |
DisplayStatus |
SurveillanceViewNavBarEntry.evaluate(MenuContext context) |
DisplayStatus |
LocationBasedNavBarEntry.evaluate(MenuContext context) |
DisplayStatus |
AdminUserNavBarEntry.evaluate(MenuContext context) |
DisplayStatus |
NavBarEntry.evaluate(MenuContext context) |
protected boolean |
LocationBasedNavBarEntry.isLinkMatches(MenuContext context) |
Copyright © 2021. All rights reserved.