SourceView.loadFiles

Syntax

loadFiles(callback: PP.Delegate, arguments: Object);

Parameters

callback. Callback function

arguments. Callback function arguments.

Description

The loadFiles method loads script and style files based on internal parameters of the table.

Comments

The method returns True if at least one style of script file is loaded, and False if none of these files is loaded.

Example

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

See also:

SourceView