com.ptc.core.ca.web.client.tree
Class WebTreeNodeActionHandler

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
                      extended by com.ptc.core.ca.web.client.tree.WebTreeNodeActionHandler
All Implemented Interfaces:
CoModelHandler, WebActionHandler, Serializable

Deprecated.

@Deprecated
public class WebTreeNodeActionHandler
extends CoTreeNodeActionHandler
implements WebActionHandler

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
protected  CoActionModel newModel()
          Deprecated. Returns a newly created istance of WebTreeNodeActionModel object.
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
newActionHandlerData
 
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
 

Method Detail

newModel

protected CoActionModel newModel()
Deprecated. 
Returns a newly created istance of WebTreeNodeActionModel object.

Supported API: true

Overrides:
newModel in class CoInPlaceActionHandler
Returns:
CoActionModel