| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialFileUploader.addCurrentUploadProgressHandler(CurrentUploadProgressEvent.CurrentUploadProgressHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasFileUpload.addCurrentUploadProgressHandler(CurrentUploadProgressEvent.CurrentUploadProgressHandler handler)
Gets called periodically whenever the file upload progress changes.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<CurrentUploadProgressEvent.CurrentUploadProgressHandler> |
CurrentUploadProgressEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<CurrentUploadProgressEvent.CurrentUploadProgressHandler> |
CurrentUploadProgressEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CurrentUploadProgressEvent.dispatch(CurrentUploadProgressEvent.CurrentUploadProgressHandler handler) |
Copyright © 2018. All rights reserved.