Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialFileUploader.addErrorHandler(ErrorEvent.ErrorHandler<UploadFile> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasFileUpload.addErrorHandler(ErrorEvent.ErrorHandler<T> handler)
An error occured.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<ErrorEvent.ErrorHandler<T>> |
ErrorEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<ErrorEvent.ErrorHandler<?>> |
ErrorEvent.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
ErrorEvent.dispatch(ErrorEvent.ErrorHandler<T> handler) |
Copyright © 2018. All rights reserved.