| Package | Description |
|---|---|
| com.helger.photon.basic.app.menu |
| Modifier and Type | Method and Description |
|---|---|
static EMenuObjectType |
EMenuObjectType.getFromIDOrNull(String sID) |
EMenuObjectType |
MenuSeparator.getMenuObjectType() |
EMenuObjectType |
MenuItemPage.getMenuObjectType() |
EMenuObjectType |
MenuItemExternal.getMenuObjectType() |
EMenuObjectType |
IMenuObject.getMenuObjectType() |
static EMenuObjectType |
EMenuObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EMenuObjectType[] |
EMenuObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.