com.ptc.core.ca.co.client.tree
Class CoTreeNodeActionHandler

java.lang.Object
  extended by com.ptc.core.ca.co.client.element.CoElementHandler
      extended by com.ptc.core.ca.co.client.action.CoActionHandler
          extended by com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
              extended by com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
                  extended by com.ptc.core.ca.co.client.tree.CoTreeNodeActionHandler
All Implemented Interfaces:
CoModelHandler, Serializable
Direct Known Subclasses:
WebTreeNodeActionHandler

Deprecated.

@Deprecated
public abstract class CoTreeNodeActionHandler
extends CoSimpleInPlaceActionHandler
implements Serializable

This class implements an action handler for the tree action such as contact or expand.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
newActionHandlerData
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
newModel, updateActionModel
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoActionHandler
getActionDoer, getActionDoerConfig, initActionModel, performOperation, updateModel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait