com.ptc.windchill.enterprise.search.client
Class CoSearchPropertyPickerOkActionDoer
java.lang.Object
com.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
com.ptc.core.ca.co.client.picker.CoPropertyPickerOkActionDoer
com.ptc.windchill.enterprise.search.client.CoSearchPropertyPickerOkActionDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
public class CoSearchPropertyPickerOkActionDoer
- extends CoPropertyPickerOkActionDoer
The doer to be used for Ok button on the property picker frame.
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
- Implements the following algorithm:
Supported API: true
- Overrides:
execute in class CoPropertyPickerOkActionDoer
- Parameters:
execData -
- Throws:
WTException