Working with Elements via Clipboard

The following operations are available on working with dictionary elements via clipboard:

Copying Dictionary Element to Clipboard

To copy the selected dictionary element to clipboard:

Elements are copied without child elements.

Cutting Dictionary Element to Clipboard

To cut the selected element to clipboard:

The element is cut with all its child elements.

Pasting Dictionary Element from Clipboard

To paste the element from the clipboard to the current position:

The Dictionary Element Properties dialog box opens showing values of copied element attributes when an element copy is pasted. The source element name is added with the - Copy (Copy Number) suffix. For example, name of the Test copied element, name of the Test - Copy (1) copied element. In the web application, the name is not changed.

Features of pasting dictionary elements from operating system clipboard:

Features of Operations with Elements in Table MDM Parametric Dictionary

Table parametric dictionaries allow for copying and pasting dictionary elements when a set and values of parameters are changed. Elements are copied and pasted without child elements.

Example of using the Copy - Paste operations:

  1. Set parameter value to 1.

  2. Copy dictionary elements.

  3. Set parameter value to 2.

  4. Paste the elements. The copied values are added, parameter element attribute value for the copied elements is changed to 2. Elements are copied without child elements.

See also:

Working with Dictionary Elements