public class MenuDropdownNavBarEntry extends LocationBasedNavBarEntry
Constructor and Description |
---|
MenuDropdownNavBarEntry() |
Modifier and Type | Method and Description |
---|---|
DisplayStatus |
evaluate(javax.servlet.http.HttpServletRequest request)
If there are any
NavBarEntry objects in this
dropdown object, return DISPLAY_NO_LINK (since the
individual entries will handle their own) |
String |
getDisplayString()
getDisplayString
|
getEntries, getLocationMatch, getName, getUrl, hasEntries, isLinkMatches, setEntries, setLocationMatch, setName, setUrl
public String getDisplayString()
getDisplayString
getDisplayString
in interface NavBarEntry
getDisplayString
in class LocationBasedNavBarEntry
public DisplayStatus evaluate(javax.servlet.http.HttpServletRequest request)
NavBarEntry
objects in this
dropdown object, return DISPLAY_NO_LINK (since the
individual entries will handle their own)evaluate
in interface NavBarEntry
evaluate
in class LocationBasedNavBarEntry
Copyright © 2021. All rights reserved.