| orion.page.dialog | ||
|---|---|---|
|
|
|
| orion.page.command | orion.page.message | |
The dialog service provides functions for obtaining simple confirmations for prompts from the user. Use of the dialog service allows clients to perform these simple interactions without choosing a specific implementation (dialog, browser prompts) and instead delegates that responsibility to the service.
See orion.dialogs.DialogService in the client API reference for a complete list of functions available on the dialog service.
|
|
|
| orion.page.command | orion.page.message |