Show contents 

Working with MDM Dictionary > PP.Rds.Ui > Classes > DictionaryBox > DictionaryBox.getDataArea

DictionaryBox.getDataArea

Syntax

getDataArea();

Description

The getDataArea method gets container data area for MDM dictionary.

Comments

This method returns a PP.Rds.Ui.DataArea object.

Example

The example of use is given on the page with description of the DataArea.addItem method.

See also:

DictionaryBox