Uses of Class
com.google.gwt.user.client.ui.FileUpload
Packages that use FileUpload
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of FileUpload in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return FileUploadModifier and TypeMethodDescriptionstatic FileUpload
Creates a FileUpload widget that wraps an existing <input type='file'> element.