| Package | Description |
|---|---|
| com.thecoderscorner.menu.domain | |
| com.thecoderscorner.menu.domain.util | |
| com.thecoderscorner.menu.remote.commands |
| Modifier and Type | Method | Description |
|---|---|---|
RemoteMenuItem |
RemoteMenuItemBuilder.menuItem() |
| Modifier and Type | Method | Description |
|---|---|---|
RemoteMenuItemBuilder |
RemoteMenuItemBuilder.withExisting(RemoteMenuItem item) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractMenuItemVisitor.visit(RemoteMenuItem item) |
|
void |
MenuItemVisitor.visit(RemoteMenuItem item) |
| Modifier and Type | Method | Description |
|---|---|---|
static MenuRemoteBootCommand |
CommandFactory.newMenuRemoteBootCommand(int parentId,
RemoteMenuItem item,
String currentVal) |
| Constructor | Description |
|---|---|
MenuRemoteBootCommand(int subMenuId,
RemoteMenuItem menuItem,
String currentVal) |
Copyright © 2018. All rights reserved.