Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialFileUploader.addAddedFileHandler(AddedFileEvent.AddedFileHandler<UploadFile> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasFileUpload.addAddedFileHandler(AddedFileEvent.AddedFileHandler<T> handler)
When a file is added to the list.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<AddedFileEvent.AddedFileHandler<T>> |
AddedFileEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<AddedFileEvent.AddedFileHandler<?>> |
AddedFileEvent.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
AddedFileEvent.dispatch(AddedFileEvent.AddedFileHandler<T> handler) |
Copyright © 2018. All rights reserved.