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