FormulaEditor.getCalcParamsContainer

Syntax

getCalcParamsContainer();

Description

The getCalcParamsContainer method returns the panel for calculation of formula editor parameters.

Comments

Returned value - instance of PP.Ui.Spoiler.

Example

The method use is given in description of the FormulaEditor.CalcParamsPanelResized event.

See also:

FormulaEditor