Java com.vaadin.ui Html5File fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.ui Html5File fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.ui Html5File.

The text is from its open source code.

Method

StringgetFileName()
longgetFileSize()
StringgetType()
voidsetStreamVariable(StreamVariable streamVariable)
Sets the StreamVariable that into which the file contents will be written.