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, setUrlpublic String getDisplayString()
getDisplayString
getDisplayString in interface NavBarEntrygetDisplayString in class LocationBasedNavBarEntrypublic 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 NavBarEntryevaluate in class LocationBasedNavBarEntryCopyright © 2020. All rights reserved.