FormulaEditor.getTermEdit

Syntax

getTermEdit();

Description

The getTermEdit method returns the term editor included into formula editor.

Comments

Returned value - instance of the PP.Ui.TermEdit class.

Example

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

See also:

FormulaEditor