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