SourceView.loadFile

Syntax

loadFile(fileName: String, callback: PP.Delegate, arguments: Object);

Parameters

fileName. Name of the file to be added.

callback. Callback function.

arguments. Callback function arguments.

Description

The loadFile method loads a file with specified name.

Example

The property use is given in the page with description of the GridView.Editedevent.

See also:

SourceView