Class 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()