Example usage for Java com.vaadin.ui Html5File fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getFileName() |
long | getFileSize() |
String | getType() |
void | setStreamVariable(StreamVariable streamVariable) Sets the StreamVariable that into which the file contents will be written. |