DataArea.expandHistory

Syntax

expandHistory(key: String);

Parameters

key. Key of the dictionary, for which you need to expand the panel that contains attributes history. If this parameter is not defined, the dictionary in the active tab is meant.

Description

The expandHistory method expands the panel that contains attributes history.

Example

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

See also:

DataArea