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