| Package | Description |
|---|---|
| com.thecoderscorner.menu.domain.state |
| Modifier and Type | Method | Description |
|---|---|---|
static MenuTree.MoveType |
MenuTree.MoveType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MenuTree.MoveType[] |
MenuTree.MoveType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
MenuTree.moveItem(SubMenuItem parent,
MenuItem newItem,
MenuTree.MoveType moveType) |
Copyright © 2018. All rights reserved.