Represents a dialog object.
Shows a simple alert box.
The message to show.
Additonal DlgCreator properties to pass.
Show a confirmation prompt.
The message for the prompt.
Additional DlgCreator options to append.
Callback upon decision complete.
Creates a dialog.
The properties to use.
Creates a dialog containing a set of fields (useful for forms).
The field objects to use.
Additonal DlgCreator properties to pass.
Callback.
Shows a progress dialog.
The message to show.
Progress dialog properties.
Shows a prompt.
The prompt message.
Additional DlgCreator properties to append.
The callback to call upon prompt completion.
Generated using TypeDoc
Dialog creator API.