com.ptc.core.ca.co.client.selection
Class CoClipboardActionHandlerData
java.lang.Object
com.ptc.core.ca.co.client.simple.CoDefaultSimpleActionHandlerData
com.ptc.core.ca.co.client.selection.CoClipboardActionHandlerData
- All Implemented Interfaces:
- CoActionHandlerData, CoHandlerData, CoSimpleActionHandlerData, CoSimpleHandlerData
Deprecated.
@Deprecated
public class CoClipboardActionHandlerData
- extends CoDefaultSimpleActionHandlerData
Supported API: true
Extendable: false
|
Method Summary |
ArrayList |
getClippedInstanceHolders()
Deprecated. Gets the value of the attribute: clippedInstanceHolders; the list
of conceptual elements placed on the clipboard. |
protected void |
setClippedInstanceHolders(ArrayList a_ClippedInstanceHolders)
Deprecated. Sets the value of the attribute: clippedInstanceHolders; the list
of conceptual elements placed on the clipboard. |
| Methods inherited from class com.ptc.core.ca.co.client.simple.CoDefaultSimpleActionHandlerData |
getAction, getActionHolder, getActionHolderRelatedInstance, getActionHolderRelatedTypeId, getActionHolderRelatedUfid, getEnvData, getInstanceHolders, getOpenerActionAddress, isActionTriggered, setAction, setActionHolder, setActionHolderRelatedInstance, setActionHolderRelatedTypeId, setActionHolderRelatedUfid, setActionTriggered, setEnvData, setInstanceHolders, setOpenerActionAddress |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getClippedInstanceHolders
public ArrayList getClippedInstanceHolders()
- Deprecated.
- Gets the value of the attribute: clippedInstanceHolders; the list
of conceptual elements placed on the clipboard.
Supported API: true
- Returns:
- ArrayList
setClippedInstanceHolders
protected void setClippedInstanceHolders(ArrayList a_ClippedInstanceHolders)
- Deprecated.
- Sets the value of the attribute: clippedInstanceHolders; the list
of conceptual elements placed on the clipboard.
Supported API: true
- Parameters:
a_ClippedInstanceHolders -