com.ptc.core.ca.co.client.picker
Class CoPropertyPickerOkActionHandler

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElementHandler
      extended by com.ptc.core.ca.co.client.action.CoActionHandler
          extended by com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
              extended by com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
                  extended by com.ptc.core.ca.co.client.wizard.CoWizardActionHandler
                      extended by com.ptc.core.ca.co.client.wizard.CoWizardDialogActionHandler
                          extended by com.ptc.core.ca.co.client.wizard.CoOkActionHandler
                              extended by com.ptc.core.ca.co.client.picker.CoPropertyPickerOkActionHandler
All Implemented Interfaces:
CoModelHandler
Direct Known Subclasses:
CoDefaultPropertyPickerOkActionHandler, CoPropertyRetrieverOkActionHandler

Deprecated.

@Deprecated
public abstract class CoPropertyPickerOkActionHandler
extends CoOkActionHandler

This is a base class for all action handlers for Ok action in the property picker frame. The purpose of the property picker frame is to let the user select an element, so called picked element. The framework will then needs to find the so called targer element on the lauching frame. The attributes of an Info*Engine element of the picked element will then be used to initialize attributes of an Info*Engine element of a targer element.

Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.wizard.CoOkActionHandler
performOperation, updateActionModel
 
Methods inherited from class com.ptc.core.ca.co.client.wizard.CoWizardDialogActionHandler
getActionDoer, getActionDoerConfig
 
Methods inherited from class com.ptc.core.ca.co.client.wizard.CoWizardActionHandler
findWizardModel, findWizardStep, findWizardStepActions, findWizardStepIndex, getActionHandlerData, newActionHandlerData
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
newModel
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoActionHandler
initActionModel, updateModel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait