interface ModalFactory.DialogController
An interface for a class that manages a modal dialog view.
interface DialogController;
Instance members
show()
Display the dialog, until the content view is unlinked.
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.
