MenuCommandpublic class MenuTextBootCommand extends BootItemMenuCommand<TextMenuItem,String>
| Constructor | Description |
|---|---|
MenuTextBootCommand(int subMenuId,
TextMenuItem menuItem,
String currentVal) |
| Modifier and Type | Method | Description |
|---|---|---|
MenuCommandType |
getCommandType() |
The type of message received.
|
MenuState<String> |
internalNewMenuState(MenuState<String> oldState) |
getCurrentValue, getMenuItem, getSubMenuId, newMenuStatepublic MenuTextBootCommand(int subMenuId,
TextMenuItem menuItem,
String currentVal)
public MenuCommandType getCommandType()
MenuCommandpublic MenuState<String> internalNewMenuState(MenuState<String> oldState)
internalNewMenuState in class BootItemMenuCommand<TextMenuItem,String>Copyright © 2018. All rights reserved.