Search
Preparing search index...
The search index is not available
SMART WebGui
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
RegisterComponent
Class RegisterComponent
Hierarchy
RegisterComponent
Index
Constructors
constructor
Properties
account
Service
error
http
loading
model
notification
Service
passwords
Are
Sync
recaptcha
Valid
router
Methods
getOAuth
Response
on
Submit
recaptcha
Callback
validate
Password
Sync
Constructors
constructor
new
Register
Component
(
accountService
:
AccountService
, router
:
Router
, http
:
Http
, notificationService
:
NotificationService
)
:
RegisterComponent
Parameters
accountService:
AccountService
router:
Router
http:
Http
notificationService:
NotificationService
Returns
RegisterComponent
Properties
Private
account
Service
account
Service
:
AccountService
error
error
:
string
= ""
Private
http
http
:
Http
loading
loading
:
boolean
= false
model
model
:
any
Private
notification
Service
notification
Service
:
NotificationService
passwords
Are
Sync
passwords
Are
Sync
:
boolean
= true
recaptcha
Valid
recaptcha
Valid
:
boolean
= false
Private
router
router
:
Router
Methods
getOAuth
Response
getOAuth
Response
(
authCode
:
string
)
:
void
Parameters
authCode:
string
Returns
void
on
Submit
on
Submit
(
)
:
void
Returns
void
recaptcha
Callback
recaptcha
Callback
(
captchaChallenge
:
string
)
:
void
validate recaptcha via backend
Parameters
captchaChallenge:
string
Returns
void
validate
Password
Sync
validate
Password
Sync
(
event
:
any
)
:
void
Parameters
event:
any
Returns
void
Globals
Register
Component
constructor
account
Service
error
http
loading
model
notification
Service
passwords
Are
Sync
recaptcha
Valid
router
getOAuth
Response
on
Submit
recaptcha
Callback
validate
Password
Sync
Generated using
TypeDoc