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:13

Properties

authService

authService: any

Defined in

projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:12


code

code: number

Defined in

projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:11

Methods

login

login(): void

Returns

void

Defined in

projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:21


logout

logout(): void

Returns

void

Defined in

projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:25


ngOnInit

ngOnInit(): void

Returns

void

Implementation of

OnInit.ngOnInit

Defined in

projects/arlas-toolkit/src/lib/components/reconnect-dialog/reconnect-dialog.component.ts:18