Search
Dialogs Members
Methods
 


Contains static methods for different user dialogs.

The following tables list the members exposed by the Dialogs type.

 Public Methods

  Name Description

showConfirmDialog

Shows a confirm dialog, which displays a message and OK and Cancel buttons.

showInfoDialog

Shows an info dialog, which displays a message and an OK button.

showInputDialog

Shows an input dialog, which displays a message, a custom input control and OK and Cancel buttons.

 See Also