| Interface | Description |
|---|---|
| CompositionObject | |
| ConfirmationDialogIF | |
| ImageBlockOrText | |
| OptionGroupIF | |
| OptionIF | |
| OptionOrOptionGroup | |
| TextIF |
| Class | Description |
|---|---|
| ConfirmationDialog |
Immutable implementation of
ConfirmationDialogIF. |
| ConfirmationDialog.Builder |
Builds instances of type
ConfirmationDialog. |
| Option |
Immutable implementation of
OptionIF. |
| Option.Builder |
Builds instances of type
Option. |
| OptionGroup |
Immutable implementation of
OptionGroupIF. |
| OptionGroup.Builder |
Builds instances of type
OptionGroup. |
| Text |
Immutable implementation of
TextIF. |
| Text.Builder |
Builds instances of type
Text. |
| Enum | Description |
|---|---|
| TextType |
Copyright © 2019. All rights reserved.