Uses of Class
com.vaadin.client.ui.VUpload

Packages that use VUpload
com.vaadin.client.ui.upload   
 

Uses of VUpload in com.vaadin.client.ui.upload
 

Methods in com.vaadin.client.ui.upload that return VUpload
 VUpload UploadConnector.getWidget()
           
 

Methods in com.vaadin.client.ui.upload with parameters of type VUpload
 void UploadIFrameOnloadStrategy.hookEvents(com.google.gwt.dom.client.Element iframe, VUpload upload)
           
 void UploadIFrameOnloadStrategyIE.hookEvents(Element iframe, VUpload upload)
           
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.