Interface JmixFileDownloaderClientRPC

All Superinterfaces:
com.vaadin.shared.communication.ClientRpc, Serializable

public interface JmixFileDownloaderClientRPC extends com.vaadin.shared.communication.ClientRpc
  • Method Details

    • downloadFile

      @NoLayout void downloadFile(String resourceId)
    • viewDocument

      @NoLayout void viewDocument(String resourceId)