public interface MenuEntry
Modifier and Type | Method and Description |
---|---|
DisplayStatus |
getDisplayStatus() |
List<MenuEntry> |
getEntries()
If the list is null or empty, the
MenuEntry is a leaf element and actually clickable. |
String |
getName() |
String |
getUrl() |
String getName()
String getUrl()
DisplayStatus getDisplayStatus()
Copyright © 2021. All rights reserved.