com.ptc.core.ca.co.client.selection
Class CoClipboardActionHandlerData

java.lang.Object
  extended by com.ptc.core.ca.co.client.simple.CoDefaultSimpleActionHandlerData
      extended by 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


Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleActionHandlerData
ACTION_HOLDER, ACTION_HOLDER_RELATED_INSTANCE, ACTION_HOLDER_RELATED_TYPE_ID, ACTION_HOLDER_RELATED_UFID, INSTANCE_HOLDERS
 
Fields inherited from interface com.ptc.core.ca.co.client.action.CoActionHandlerData
ACTION, ACTION_TRIGGERED
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData
ENV_DATA
 
Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData
OPENER_ACTION_ADDRESS
 
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
 

Method Detail

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 -