MetaTree.DisplayMode

Syntax

DisplayMode: PP.Ufe.MetaTreeDisplayMode;

Description

The DisplayMode property determines how metadata tree nodes are displayed.

Comments

Use JSON or the setDisplayMode method to set the property value, and the getDisplayMode method to get the property value.

Example

The example of property use is given in description of the ExpandedDimPanel.getMetaTree method.

See also:

MetaTree