All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget, Notification

public class UploadNotification extends DialogNotification
Notification for showing the upload process
  • Constructor Details

    • UploadNotification

      public UploadNotification(String filename, int fileSize, CancelHandler handler)
  • Method Details

    • setCurrent

      public void setCurrent(long current)
    • cancel

      public void cancel()
    • toByteString

      protected String toByteString(double value)
    • finished

      public void finished()