search

goog.fs.ProgressEvent

Provided By
Extends

A wrapper for the progress events emitted by the File APIs.

new ProgressEvent( event, target )

Parameters
eventProgressEvent

The underlying event object.

targetObject

The file access object emitting the event.

Instance Methods

Instance Properties