Search
Preparing search index...
The search index is not available
CICADA
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
CICADA
app/app.component
AppComponent
Class AppComponent
Hierarchy
AppComponent
Implements
OnInit
Index
Constructors
constructor
Properties
account
Details
Regex
media
Query
title
url
Methods
cic
Convert
cic
Transfer
ng
OnInit
on
Resize
Constructors
constructor
new
App
Component
(
authService
:
AuthService
, blockSyncService
:
BlockSyncService
, errorDialogService
:
ErrorDialogService
, loggingService
:
LoggingService
, tokenService
:
TokenService
, transactionService
:
TransactionService
, userService
:
UserService
, swUpdate
:
SwUpdate
, router
:
Router
)
:
AppComponent
Parameters
authService:
AuthService
blockSyncService:
BlockSyncService
errorDialogService:
ErrorDialogService
loggingService:
LoggingService
tokenService:
TokenService
transactionService:
TransactionService
userService:
UserService
swUpdate:
SwUpdate
router:
Router
Returns
AppComponent
Properties
account
Details
Regex
account
Details
Regex
:
string
= '/accounts/[a-z,A-Z,0-9]{40}'
media
Query
media
Query
:
MediaQueryList
= ...
title
title
:
string
= 'CICADA'
url
url
:
string
Methods
cic
Convert
cic
Convert
(
event
:
CustomEvent
<
any
>
)
:
Promise
<
void
>
Parameters
event:
CustomEvent
<
any
>
Returns
Promise
<
void
>
cic
Transfer
cic
Transfer
(
event
:
CustomEvent
<
any
>
)
:
Promise
<
void
>
Parameters
event:
CustomEvent
<
any
>
Returns
Promise
<
void
>
ng
OnInit
ng
OnInit
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
on
Resize
on
Resize
(
e
:
any
)
:
void
Parameters
e:
any
Returns
void
Exports
app/app.component
App
Component
constructor
account
Details
Regex
media
Query
title
url
cic
Convert
cic
Transfer
ng
OnInit
on
Resize
Generated using
TypeDoc