mdm.Clipboard |
Methods |
The following table lists the methods for the Clipboard class |
Method | Description | Availability |
---|---|---|
Clipboard.clear() | Clears the clipboard. | ![]() ![]() ![]() |
Clipboard.copy() | Copies the selected item(s) to the Clipboard. | ![]() ![]() ![]() |
Clipboard.copyString() | Sets the clipboard to the specified string value. | ![]() ![]() ![]() |
Clipboard.cut() | Cut the selected item(s) to the Clipboard. | ![]() ![]() ![]() |
Clipboard.paste() | Pastes the item(s) from the Clipboard to the selected text field. | ![]() ![]() ![]() |