interface ConfirmDialogController
An interface for a class that manages a modal confirmation dialog view.
static
interface ConfirmDialogController
Instance Members
- showAsync(place?)Display the dialog.
Related
- class UIThemeA collection of default style options, colors, animations, effects, and icons, part of the global application context.
- interface UITheme.ModalControllerFactory staticAn interface that defines methods for creating modal views.