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

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
                                  extended by com.ptc.core.ca.co.client.picker.CoDefaultPropertyPickerOkActionHandler
All Implemented Interfaces:
CoModelHandler, Serializable

Deprecated.

@Deprecated
public class CoDefaultPropertyPickerOkActionHandler
extends CoPropertyPickerOkActionHandler
implements Serializable

The default implementation of the property picker using "simple" approach.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
protected  CoActionHandlerData newActionHandlerData()
          Deprecated. Creates and returns a new instance of CoDefaultPropertyPickerOkActionHandlerData.
 
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
 
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
 

Method Detail

newActionHandlerData

protected CoActionHandlerData newActionHandlerData()
Deprecated. 
Creates and returns a new instance of CoDefaultPropertyPickerOkActionHandlerData.

Supported API: true

Overrides:
newActionHandlerData in class CoWizardActionHandler
Returns:
CoActionHandlerData