Class DynamicFileDownloader.DownloadFinishedEvent

    • Constructor Detail

      • DownloadFinishedEvent

        public DownloadFinishedEvent​(DynamicFileDownloader source,
                                     boolean fromClient)
        Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
        Parameters:
        source - the source component
        fromClient - true if the event originated from the client