Creates and executes a copy command that stores deep copies of the current selection to the clipboard.
We provide copies to the clipboard because else the copy would not be a snapshot of the current state but of the state when the copies are created.
This action uses a hierarchical list so that only the top-most records are added to the list of ElementRecords that will be put to the Clipboard.
@author jurke
|
|