Package com.vaadin.client.ui.dd
Class VHtml5File
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- com.vaadin.client.ui.dd.VHtml5File
-
public class VHtml5File extends com.google.gwt.core.client.JavaScriptObjectWrapper for html5 File object.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedVHtml5File()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()doublegetSize()StringgetType()
-