src/app/modules/public/module/offline/components/info-card/info-card.component.ts
OnInit
OnDestroy
selector | app-info-card |
styleUrls | ./info-card.component.scss |
templateUrl | ./info-card.component.html |
Properties |
|
Methods |
Inputs |
Outputs |
constructor(connectionService: ConnectionService, resourceService: ResourceService, activatedRoute: ActivatedRoute, telemetryService: TelemetryService, router: Router)
|
||||||||||||||||||
Parameters :
|
showCpuLoadWarning | |
Type : boolean
|
|
Default value : false
|
|
showMinRamWarning | |
Type : boolean
|
|
Default value : false
|
|
text | |
Type : any
|
|
navigate | |
Type : EventEmitter
|
|
handleRoute |
handleRoute()
|
Returns :
void
|
isBrowsePage |
isBrowsePage()
|
Returns :
any
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
setTelemetryData |
setTelemetryData()
|
Returns :
void
|
Public activatedRoute |
Type : ActivatedRoute
|
isConnected |
Public resourceService |
Type : ResourceService
|
Public router |
Type : Router
|
Public telemetryService |
Type : TelemetryService
|
Public unsubscribe$ |
Default value : new Subject<void>()
|
./info-card.component.scss