Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialFileUploader.addSuccessHandler(SuccessEvent.SuccessHandler<UploadFile> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasFileUpload.addSuccessHandler(SuccessEvent.SuccessHandler<T> handler)
The file has been uploaded successfully.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<SuccessEvent.SuccessHandler<T>> |
SuccessEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<SuccessEvent.SuccessHandler<?>> |
SuccessEvent.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
SuccessEvent.dispatch(SuccessEvent.SuccessHandler<T> handler) |
Copyright © 2018. All rights reserved.