EquationProcessPanel.NeedFillSpecifiedVector

Syntax

NeedFillSpecifiedVector: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The NeedFillSpecifiedVector event is fired on request to load data from drop-down menu in the Missing Data Treatment panel.

Example

The example of using the NeedFillSpecifiedVector event is given on the EquationProcessPanel.getCurrentState page.

See also:

EquationProcessPanel