src/app/modules/shared/components/load-offline-content/load-offline-content.component.ts
OnInit
OnDestroy
selector | app-load-offline-content |
styleUrls | ./load-offline-content.component.scss |
templateUrl | ./load-offline-content.component.html |
Properties |
|
Methods |
Inputs |
constructor(router: Router, connectionService: ConnectionService, resourceService: ResourceService, activatedRoute: ActivatedRoute, configService: ConfigService, electronService: ElectronService)
|
|||||||||||||||||||||
Parameters :
|
hideLoadButton | |
Type : boolean
|
|
Default value : false
|
|
addFontWeight |
addFontWeight()
|
Returns :
void
|
closeModal |
closeModal()
|
Returns :
void
|
handleImportContentDialog |
handleImportContentDialog()
|
Returns :
void
|
navigate |
navigate()
|
Returns :
void
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
onChange | ||||
onChange(event)
|
||||
Parameters :
Returns :
void
|
openImportContentDialog |
openImportContentDialog()
|
Returns :
void
|
setTelemetryData |
setTelemetryData()
|
Returns :
void
|
Public activatedRoute |
Type : ActivatedRoute
|
addImportFontWeight |
cancelTelemetryInteractEdata |
Type : IInteractEventEdata
|
Public configService |
Type : ConfigService
|
continueTelemetryInteractEdata |
Type : IInteractEventEdata
|
Public electronService |
Type : ElectronService
|
instance |
Type : string
|
isConnected |
modal |
Decorators :
@ViewChild('modal')
|
onlineMsg |
Type : string
|
Public resourceService |
Type : ResourceService
|
Public router |
Type : Router
|
selectedValue |
showLoadContentModal |
Type : any
|
Public unsubscribe$ |
Default value : new Subject<void>()
|
./load-offline-content.component.scss