Dimension.getElemHasDataState

Syntax

getElemHasDataState (elKey);

Parameters

elKey. Key of dimension element.

Description

The getElemHasDataState method returns whether dimension element contains any data.

Comments

This method returns an element of the PP.Mb.Ui.DimElementState enumeration.

Example

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

See also:

Dimension