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

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.CoObjectListPickerOkActionHandler
All Implemented Interfaces:
CoModelHandler
Direct Known Subclasses:
CoAddObjectToInstanceListHolderOkActionHandler, CoAttachmentsListPickerOkActionHandler, CoDefaultObjectListPickerOkActionHandler

Deprecated.

@Deprecated
public abstract class CoObjectListPickerOkActionHandler
extends CoOkActionHandler

This is a base class for all action handlers for Ok action in the object list picker frame. The purpose of the object list picker frame is to let the user select a list of elements, so called picked elements. The framework will then needs to find the so called targer instance list holder on the lauching frame. The Info*Engine elements of the picked elements will then be used to populate the target instance list holder.

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