Search
Preparing search index...
The search index is not available
SMART WebGui
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
LoginComponent
Class LoginComponent
Login Dialog component
Hierarchy
LoginComponent
Index
Constructors
constructor
Properties
account
Service
loading
login
Credentials
notification
Service
router
Methods
getOAuth
Response
login
Constructors
constructor
new
Login
Component
(
accountService
:
AccountService
, router
:
Router
, notificationService
:
NotificationService
)
:
LoginComponent
Parameters
accountService:
AccountService
router:
Router
notificationService:
NotificationService
Returns
LoginComponent
Properties
Private
account
Service
account
Service
:
AccountService
loading
loading
:
boolean
= false
login
Credentials
login
Credentials
:
LoginCredentials
Private
notification
Service
notification
Service
:
NotificationService
Private
router
router
:
Router
Methods
getOAuth
Response
getOAuth
Response
(
authCode
:
string
)
:
void
Parameters
authCode:
string
Returns
void
login
login
(
)
:
void
Returns
void
Globals
Login
Component
constructor
account
Service
loading
login
Credentials
notification
Service
router
getOAuth
Response
login
Generated using
TypeDoc
Login Dialog component