. Dialog used for showing messages, such as confirmation messages.
Closes the dialog as specified by the given configuration.
Configuration of the dialog.
Asks the user to confirm an action. Shows a confirmation dialog with the given message. Requires a global
<p:confirmDialog>
to be available on the current page.
Message to show in the confirmation dialog.
Returns the current window instance. When inside an iframe, returns the window instance of the topmost document.
The root window instance.
Opens the dialog as specified by the given configuration. When the dialog is dynamic, loads the content from the server.
Configuration of the dialog.
Displays a message in the messages dialog.
Details of the message to show.
Generated using TypeDoc
The interface of the object with all methods for working with dialogs and the dialog framework.