WbkPropertyBarView.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

This method is intended for internal use.

See also:

WbkPropertyBarView