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 VUploadUploadConnector. getWidget()Methods in com.vaadin.client.ui.upload with parameters of type VUpload Modifier and Type Method Description voidUploadIFrameOnloadStrategy. hookEvents(com.google.gwt.dom.client.Element iframe, VUpload upload)Hooks the events to the given IFrame's onLoad event.voidUploadIFrameOnloadStrategyIE. hookEvents(com.google.gwt.dom.client.Element iframe, VUpload upload)
-