Interface TopMenu
-
public interface TopMenu
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
TopMenu.MenuEntry
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<TopMenu.MenuEntry>
getEntries()
-
-
-
Method Detail
-
getEntries
List<TopMenu.MenuEntry> getEntries()
-
-