@nospamproxy/core
Preparing search index...
custom-elements/webparts/BatchErrorDialog/BatchErrorDialog
BatchErrorDialogService
Class BatchErrorDialogService
Shows the batch error dialog.
Index
Constructors
constructor
Properties
dialog
Service
Methods
show
Constructors
constructor
new
BatchErrorDialogService
()
:
BatchErrorDialogService
Returns
BatchErrorDialogService
Properties
Readonly
dialog
Service
dialogService
:
GenericDialogService
= ...
Methods
show
show
(
model
:
BatchErrorDialogModel
)
:
Promise
<
GenericDialogResult
<
void
>
>
Parameters
model
:
BatchErrorDialogModel
Returns
Promise
<
GenericDialogResult
<
void
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dialog
Service
Methods
show
@nospamproxy/core
Loading...
Shows the batch error dialog.