Klasse UiRootPanel.DownloadFileCommand

java.lang.Object
org.teamapps.dto.UiRootPanel.DownloadFileCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiRootPanel

public static class UiRootPanel.DownloadFileCommand extends Object implements UiCommand<Void>
  • Felddetails

    • fileUrl

      protected String fileUrl
    • downloadFileName

      protected String downloadFileName
  • Konstruktordetails

    • DownloadFileCommand

      @Deprecated public DownloadFileCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • DownloadFileCommand

      public DownloadFileCommand(String fileUrl, String downloadFileName)
  • Methodendetails