com.ptc.core.ca.co.client.picker
Class CoObjectListPickerReplaceOkActionDoer
java.lang.Object
com.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
com.ptc.core.ca.co.client.picker.CoObjectListPickerOkActionDoer
com.ptc.core.ca.co.client.picker.CoObjectListPickerReplaceOkActionDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
Deprecated.
@Deprecated
public class CoObjectListPickerReplaceOkActionDoer
- extends CoObjectListPickerOkActionDoer
The doer responsible for the replacement of the existing list of instances
in the target instance holder with a list created from picked elements.
Supported API: true
Extendable: true
|
Method Summary |
void |
execute(CoActionHandlerData execData)
Deprecated. Replaces the existing list of instances in the target instance holder
with a list created from picked elements. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public void execute(CoActionHandlerData execData)
throws WTException
- Deprecated.
- Replaces the existing list of instances in the target instance holder
with a list created from picked elements.
Supported API: true
- Parameters:
execData -
- Throws:
WTException