|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.simple.CoSimpleActionDoer
com.ptc.core.ca.co.client.selection.CoClipboardActionDoer
@Deprecated public abstract class CoClipboardActionDoer
Based class for the clipboard Cut and Copy doers.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
boolean |
canExecute(CoSimpleActionHandlerData execData)
Deprecated. Returns true. |
void |
execute(CoSimpleActionHandlerData execData)
Deprecated. Places selected items on the clipboard using "simple" approach. |
boolean |
isRelevant(CoSimpleActionHandlerData execData)
Deprecated. Returns true. |
| Methods inherited from class com.ptc.core.ca.co.client.simple.CoSimpleActionDoer |
|---|
canExecute, execute, isRelevant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean canExecute(CoSimpleActionHandlerData execData)
throws WTException
canExecute in class CoSimpleActionDoerexecData -
WTException
public boolean isRelevant(CoSimpleActionHandlerData execData)
throws WTException
isRelevant in class CoSimpleActionDoerexecData -
WTException
public void execute(CoSimpleActionHandlerData execData)
throws WTException
execute in class CoSimpleActionDoerexecData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||