|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseController.MenuType | |
|---|---|
| nl.surfnet.coin.selfservice.control | |
| Uses of BaseController.MenuType in nl.surfnet.coin.selfservice.control |
|---|
| Methods in nl.surfnet.coin.selfservice.control that return BaseController.MenuType | |
|---|---|
static BaseController.MenuType |
BaseController.MenuType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BaseController.MenuType[] |
BaseController.MenuType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in nl.surfnet.coin.selfservice.control with parameters of type BaseController.MenuType | |
|---|---|
protected static Menu |
BaseController.buildMenu(BaseController.MenuType type,
String selectedItem)
Builds a Menu based on BaseController.MenuType and the identifier of the selected menu item |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||