DataArea.collapseHistory

Syntax

collapseHistory(key: String);

Parameters

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

Description

The collapseHistory method minimizes the panel that shows attributes history.

Example

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

See also:

DataArea