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