

Public Member Functions | |
| void | lostOwnership (Clipboard aClipboard, Transferable aContents) |
| void | setClipboardContents (String str) |
Private Member Functions | |
| String | getClipboardContents () |
The class to set the clipboard content
| String alma::acs::logging::table::TablePopupMenu::TextTransfer::getClipboardContents | ( | ) | [inline, private] |
Get the String residing on the clipboard.
| void alma::acs::logging::table::TablePopupMenu::TextTransfer::lostOwnership | ( | Clipboard | aClipboard, | |
| Transferable | aContents | |||
| ) | [inline] |
Empty implementation of the ClipboardOwner interface.
| void alma::acs::logging::table::TablePopupMenu::TextTransfer::setClipboardContents | ( | String | str | ) | [inline] |
Place a String on the clipboard, and make this class the owner of the Clipboard's contents.
Referenced by alma::acs::logging::table::TablePopupMenu::copyToClipboard().
1.6.2