DimSource.getElemHasDataState

Syntax

getElemHasDataState (elKey);

Parameters

elKey. Key of dimension element.

Description

The getElemHasDataState method returns whether dimension element contains any data.

Comments

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

Example

The example of use is given in description of the DimSource.setDataEls method.

See also:

DimSource