GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.FileUpload

Packages that use FileUpload
com.google.gwt.user.client.ui 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 FileUpload
static FileUpload FileUpload.wrap(Element element)
          Creates a FileUpload widget that wraps an existing <input type='file'> element.
 


GWT 2.7.0