Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FileDownloadService

Index

Constructors

Properties

anchor: undefined | HTMLAnchorElement
downloadCounter: number = 0
logger: ILogger
messageService: MessageService

Methods

  • cancelDownload(id: string): Promise<void>
  • endpoint(): string
  • filesUrl(): string
  • forceDownload(id: string, title: string): Promise<void>
  • handleCopy(event: ClipboardEvent, downloadUrl: string): void
  • request(uris: URI[]): Request
  • requestInit(uris: URI[]): RequestInit
  • url(uris: URI[]): string