Onix ERP - Documentación Técnica - v0.0.0
Preparing search index...
app/service/swal.service
SwalService
Class SwalService
Index
Constructors
constructor
Methods
Show
Swal
Basic
Error
Show
Swal
Basic
Success
Show
Swal
Basic
Warning
Show
Swal
Error
Not
Confirm
Show
Swal
Not
Confirm
Show
Swal
Success
Not
Confirm
Constructors
constructor
new
SwalService
()
:
SwalService
Returns
SwalService
Methods
Show
Swal
Basic
Error
ShowSwalBasicError
(
title
:
string
,
text
:
string
)
:
Promise
<
SweetAlertResult
<
any
>
>
Parameters
title
:
string
text
:
string
Returns
Promise
<
SweetAlertResult
<
any
>
>
Show
Swal
Basic
Success
ShowSwalBasicSuccess
(
title
:
string
,
text
:
string
)
:
void
Parameters
title
:
string
text
:
string
Returns
void
Show
Swal
Basic
Warning
ShowSwalBasicWarning
(
title
:
string
,
text
:
string
)
:
void
Parameters
title
:
string
text
:
string
Returns
void
Show
Swal
Error
Not
Confirm
ShowSwalErrorNotConfirm
(
title
:
string
,
text
:
string
)
:
void
Parameters
title
:
string
text
:
string
Returns
void
Show
Swal
Not
Confirm
ShowSwalNotConfirm
(
title
:
string
,
text
:
string
)
:
void
Parameters
title
:
string
text
:
string
Returns
void
Show
Swal
Success
Not
Confirm
ShowSwalSuccessNotConfirm
(
title
:
string
,
text
:
string
)
:
void
Parameters
title
:
string
text
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
Show
Swal
Basic
Error
Show
Swal
Basic
Success
Show
Swal
Basic
Warning
Show
Swal
Error
Not
Confirm
Show
Swal
Not
Confirm
Show
Swal
Success
Not
Confirm
Onix ERP - Documentación Técnica - v0.0.0
Loading...