Term.DomNode

Syntax

DomNode: Boolean;

Description

The DomNode property sets the term DOM node.

Comments

Use JSON or the setDomNode method to set the property value, and the getDomNode method to get the property value.

It is used to display a tooltip on autofit.

Example

The example of property use is given in description of the TermEdit.addACTerms method.

See also:

Term