com.ptc.core.ca.co.client.selection
Class CoClipboardCopyDoer
java.lang.Object
com.ptc.core.ca.co.client.simple.CoSimpleActionDoer
com.ptc.core.ca.co.client.selection.CoClipboardActionDoer
com.ptc.core.ca.co.client.selection.CoClipboardCopyDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
Deprecated.
@Deprecated
public class CoClipboardCopyDoer
- extends CoClipboardActionDoer
Clipboard doer for the Copy operation.
Supported API: true
Extendable: true
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public void execute(CoSimpleActionHandlerData execData)
throws WTException
- Deprecated.
- Sets clipboard in Copy mode and delegates to the super class.
Supported API: true
- Overrides:
execute in class CoClipboardActionDoer
- Parameters:
execData -
- Throws:
WTException