| Package | Description |
|---|---|
| xyz.cofe.cxconsole.menu |
| Modifier and Type | Field and Description |
|---|---|
MenuPath |
MenuService.Builder.path |
| Modifier and Type | Field and Description |
|---|---|
protected Map<MenuPath,String[]> |
MenuService.reorderingMap |
| Modifier and Type | Method and Description |
|---|---|
MenuPath |
MenuPath.add(MenuPathComponent n) |
MenuPath |
MenuPath.clear() |
MenuPath |
MenuPath.clone() |
static MenuPath |
MenuPath.create(String... names) |
MenuPath |
MenuPath.delete(int idx) |
MenuPath |
MenuPath.insert(int idx,
MenuPathComponent n) |
protected MenuPath |
MenuPath.list(List<MenuPathComponent> list) |
static MenuPath |
MenuPath.parse(String path) |
MenuPath |
MenuPath.remove(MenuPathComponent n) |
MenuPath |
MenuPath.set(int index,
MenuPathComponent n) |
| Modifier and Type | Method and Description |
|---|---|
MenuService.Builder |
MenuService.path(MenuPath path) |
| Constructor and Description |
|---|
Builder(MenuContainer menu,
MenuPath path) |
MenuPath(MenuPath mpath) |
Copyright © 2018. All rights reserved.