This page is Out of Date

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

handleEvent

Summary

Used to supply an Entry as a response to a user query.

Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.

Method of apis/filesystem/EntryCallbackapis/filesystem/EntryCallback

Syntax

 EntryCallback.handleEvent(/* see parameter list */);

Parameters

entry

Data-type
String

The Entry to supply as a response to a user query.

Return Value

No return value

Related specifications

W3C File API: Directories and System Specification
W3C Working Draft