| Package | Description |
|---|---|
| com.thecoderscorner.menu.domain | |
| com.thecoderscorner.menu.domain.util | |
| com.thecoderscorner.menu.remote.commands |
| Modifier and Type | Method | Description |
|---|---|---|
BooleanMenuItem |
BooleanMenuItemBuilder.menuItem() |
| Modifier and Type | Method | Description |
|---|---|---|
BooleanMenuItemBuilder |
BooleanMenuItemBuilder.withExisting(BooleanMenuItem item) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractMenuItemVisitor.visit(BooleanMenuItem item) |
|
void |
MenuItemVisitor.visit(BooleanMenuItem item) |
| Modifier and Type | Method | Description |
|---|---|---|
static MenuBooleanBootCommand |
CommandFactory.newMenuBooleanBootCommand(int parentId,
BooleanMenuItem item,
boolean currentVal) |
| Constructor | Description |
|---|---|
MenuBooleanBootCommand(int subMenuId,
BooleanMenuItem menuItem,
boolean currentVal) |
Copyright © 2018. All rights reserved.