arlas-wui-toolkit / Exports / ReconnectDialogComponent
Class: ReconnectDialogComponent
Implements
OnInit
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new ReconnectDialogComponent(authentService
, data
)
Parameters
Name | Type |
---|---|
authentService |
AuthentificationService |
data |
any |
Defined in
projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:32
Properties
authService
• authService: any
Defined in
projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:31
code
• code: number
Defined in
projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:30
Methods
login
▸ login(): void
Returns
void
Defined in
projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:40
logout
▸ logout(): void
Returns
void
Defined in
projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:44
ngOnInit
▸ ngOnInit(): void
Returns
void
Implementation of
OnInit.ngOnInit
Defined in
projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:37