com.ptc.windchill.enterprise.search.client
Class CoTreePathSearchPropertyPickerOkActionDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
      extended by com.ptc.core.ca.co.client.picker.CoPropertyPickerOkActionDoer
          extended by com.ptc.core.ca.co.client.picker.CoTreePathPropertyPickerOkActionDoer
              extended by com.ptc.windchill.enterprise.search.client.CoTreePathSearchPropertyPickerOkActionDoer
All Implemented Interfaces:
CoActionDoer, CoDoer

public class CoTreePathSearchPropertyPickerOkActionDoer
extends CoTreePathPropertyPickerOkActionDoer

The doer to be used for Ok button on the property picker frame.

Supported API: true

Extendable: true


Method Summary
 void execute(CoActionHandlerData execData)
          Implements the following algorithm:

Supported API: true
 
Methods inherited from class com.ptc.core.ca.co.client.picker.CoTreePathPropertyPickerOkActionDoer
processAttributeInfo
 
Methods inherited from class com.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
canExecute, isRelevant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute(CoActionHandlerData execData)
             throws WTException
Implements the following algorithm:

Supported API: true

Overrides:
execute in class CoPropertyPickerOkActionDoer
Parameters:
execData -
Throws:
WTException