DimComboView.refresh

Syntax

refresh ()

Description

The refresh method refreshes contents of the DimensionCombo component string.

Comments

The string shows names of nodes selected in the tree.

To refresh the component along with the tree contained in the component drop-down part, use the DimComboView.refreshAll method.

Example

The example of use is given in description of the DimService.selectChild method.

See also:

DimComboView