Uses of Class
com.vaadin.client.ui.VUpload
-
Packages that use VUpload Package Description com.vaadin.client.ui.upload -
-
Uses of VUpload in com.vaadin.client.ui.upload
Methods in com.vaadin.client.ui.upload that return VUpload Modifier and Type Method Description VUpload
UploadConnector. getWidget()
Methods in com.vaadin.client.ui.upload with parameters of type VUpload Modifier and Type Method Description void
UploadIFrameOnloadStrategy. hookEvents(com.google.gwt.dom.client.Element iframe, VUpload upload)
Hooks the events to the given IFrame's onLoad event.void
UploadIFrameOnloadStrategyIE. hookEvents(com.google.gwt.dom.client.Element iframe, VUpload upload)
-