Class: AppModalDialog

AppModalDialog

new AppModalDialog(app)

The ModalDialog of the AppWindow.

The ModalDialog of the AppWindow.

Including alert, prompt, confirm, and single select dialogs.

Parameters:
Name Type Description
app AppWindow

The app window instance where this dialog should popup.

Source:

Extends