com.ptc.windchill.enterprise.org.client.impl
Class CoDefaultActionTaskRemoveFromOpenerDoer
java.lang.Object
com.ptc.core.ca.co.client.doer.CoAbstractTaskDoer
com.ptc.core.ca.co.client.doer.CoDefaultActionTaskDoer
com.ptc.windchill.enterprise.org.client.impl.CoDefaultActionTaskRemoveFromOpenerDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
public class CoDefaultActionTaskRemoveFromOpenerDoer
- extends CoDefaultActionTaskDoer
This class implements a doer that removes a list of selected items from
a model of a selector.
Supported API: true
Extendable: true
| 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
- Removes a list of selected items from a model of a selector.
Supported API: true
- Parameters:
execData -
- Throws:
WTException