Uses of Interface
org.gcube.portlets.widgets.fileupload.client.events.FileUploadSelectedEventHandler
-
Packages that use FileUploadSelectedEventHandler Package Description org.gcube.portlets.widgets.fileupload.client.events -
-
Uses of FileUploadSelectedEventHandler in org.gcube.portlets.widgets.fileupload.client.events
Fields in org.gcube.portlets.widgets.fileupload.client.events with type parameters of type FileUploadSelectedEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<FileUploadSelectedEventHandler>FileUploadSelectedEvent. TYPEMethods in org.gcube.portlets.widgets.fileupload.client.events that return types with arguments of type FileUploadSelectedEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<FileUploadSelectedEventHandler>FileUploadSelectedEvent. getAssociatedType()Methods in org.gcube.portlets.widgets.fileupload.client.events with parameters of type FileUploadSelectedEventHandler Modifier and Type Method Description protected voidFileUploadSelectedEvent. dispatch(FileUploadSelectedEventHandler handler)
-