com.ptc.core.ca.co.client.wizard
Class CoDefaultWizardHandlerData

java.lang.Object
  extended by com.ptc.core.ca.co.client.simple.CoDefaultSimpleActionHandlerData
      extended by com.ptc.core.ca.co.client.wizard.CoDefaultWizardHandlerData
All Implemented Interfaces:
CoActionHandlerData, CoHandlerData, CoSimpleActionHandlerData, CoSimpleHandlerData

Deprecated.

@Deprecated
public class CoDefaultWizardHandlerData
extends CoDefaultSimpleActionHandlerData

The class implementing hander data for wizard and wizard step list actions.

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
 
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