| Interface | Description |
|---|---|
| Option |
Menu option.
|
| SelectableOption |
Selectable menu option.
|
| Class | Description |
|---|---|
| AbstractConfirmCommand |
Base class for all commands to confirm user action or to return to the parent command.
|
| AbstractMenuCommand |
Base class for all menu selection commands.
|
| AbstractYesNoCancelCommand |
Base class for all commands to select one of two options or to return to the parent command.
|
| AbstractYesNoCommand |
Base class for all commands to select one of two options.
|
| MenuItem |
Menu item.
|
| MenuSeparator |
Menu separator.
|
Copyright © 2019. All rights reserved.