interface ModalFactory.AlertDialogController
An interface for a class that manages a modal alert dialog view.
interface AlertDialogController;
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.
