interface ModalFactory.ConfirmDialogController
An interface for a class that manages a modal confirmation dialog view.
interface ConfirmDialogController;
Instance members
showAsync()
Display the dialog.
Related
interface ModalFactory
An interface that contains methods for creating modal views, defined by the renderer.interface ModalFactory
An interface that contains methods for creating modal views, defined by the renderer.
