Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FileLoaderComponent

This component loads the file link for a uuid file reference and forwards to download

Hierarchy

  • FileLoaderComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private activatedRoute

activatedRoute: ActivatedRoute

isLoading

isLoading: boolean = false

Private location

location: Location

Private notificationService

notificationService: NotificationService

Private portalApiUrl

portalApiUrl: string

Private workbenchService

workbenchService: WorkbenchService

Methods

backClicked

  • backClicked(): void

Private downloadFileExecute

  • downloadFileExecute(uuid: string): void

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc