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.JavaScriptObject

    Wrapper for html5 File object.

    • Constructor Detail

      • VHtml5File

        protected VHtml5File()
    • Method Detail

      • getName

        public final String getName()
      • getType

        public final String getType()
      • getSize

        public final double getSize()