Class JmixFileUpload.QueueFinishedEvent

java.lang.Object
java.util.EventObject
com.vaadin.event.ConnectorEvent
com.vaadin.ui.Component.Event
io.jmix.ui.widget.JmixFileUpload.QueueFinishedEvent
All Implemented Interfaces:
Serializable
Enclosing class:
JmixFileUpload

public static class JmixFileUpload.QueueFinishedEvent extends com.vaadin.ui.Component.Event
JmixFileUpload.StartedEvent event is sent when the queue upload is finished.
See Also:
  • Constructor Details

    • QueueFinishedEvent

      public QueueFinishedEvent(JmixFileUpload source)
      Constructs a new event with the specified source component.
      Parameters:
      source - the source component of the event