public class MenuGroup extends MenuItem
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
List<MenuLink> |
menuLinks |
Constructor and Description |
---|
MenuGroup(String id,
String icon,
String title,
double order) |
Modifier and Type | Method and Description |
---|---|
List<MenuLink> |
getMenuLinks() |
public static final String copyright