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