Interface JmixMultiUploadServerRpc

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

public interface JmixMultiUploadServerRpc extends com.vaadin.shared.communication.ServerRpc
  • Method Details

    • resourceLoadingFailed

      void resourceLoadingFailed()
    • flashNotInstalled

      void flashNotInstalled()
    • queueUploadCompleted

      void queueUploadCompleted()
    • uploadError

      void uploadError(String fileName, String message, int code)