Java com.google.gwt.filereader.client FileReader fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.filereader.client FileReader fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.filereader.client FileReader.

The text is from its open source code.

Method

voidaddErrorHandler(ErrorHandler handler)
voidaddLoadHandler(LoadHandler handler)
Called when the File is read successfully.
FileReadercreate()
Create new FileReader object.
voidreadAsText(Blob file)