com.ptc.core.ca.co.client.picker
Class CoTreePathPropertyPickerOkActionDoer

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
All Implemented Interfaces:
CoActionDoer, CoDoer
Direct Known Subclasses:
CoTreePathSearchPropertyPickerOkActionDoer

Deprecated.

@Deprecated
public class CoTreePathPropertyPickerOkActionDoer
extends CoPropertyPickerOkActionDoer



Supported API: true

Extendable: false


Method Summary
protected  void processAttributeInfo(CoPropertyPickerAttributeInfo info, CoPropertyPickerOkActionHandlerData execData)
          Deprecated. Returns a single Populate statement.
 
Methods inherited from class com.ptc.core.ca.co.client.picker.CoPropertyPickerOkActionDoer
execute
 
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

processAttributeInfo

protected void processAttributeInfo(CoPropertyPickerAttributeInfo info,
                                    CoPropertyPickerOkActionHandlerData execData)
                             throws WTException
Deprecated. 
Returns a single Populate statement.

Supported API: true

Overrides:
processAttributeInfo in class CoPropertyPickerOkActionDoer
Parameters:
info -
execData -
Throws:
WTException