Methods | |
DzError | paste (DzElement elem) |
An element clipboard stores the current value and/or key values of the properties of an element for a copy/paste operation. See DzElement::copyToClipboard() for more information.
This function 'pastes' the copy of the property data it has stored onto the given element.
elem | The element which will recieve the data held by the clipboard. |