com.ptc.core.ca.co.client.picker
Class CoObjectListPickerOkActionHandler
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.action.CoActionHandler
com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
com.ptc.core.ca.co.client.wizard.CoWizardActionHandler
com.ptc.core.ca.co.client.wizard.CoWizardDialogActionHandler
com.ptc.core.ca.co.client.wizard.CoOkActionHandler
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