DimSource.getElemSelectionState

Syntax

getElemSelectionState (elKey);

Parameters

elKey. Key of dimension element.

Description

The getElemSelectionState method returns whether dimension element is selected.

Comments

The method returns the PP.Mb.Ui.DimElementState enumeration element.

Example

The example of use is identical to the example given for the DimSource.getElemHasDataState method.

See also:

DimSource