com.ptc.core.ca.web.client.action
Class WebSimpleInPlaceActionHandler

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.web.client.action.WebSimpleInPlaceActionHandler
All Implemented Interfaces:
CoModelHandler, WebActionHandler

Deprecated.

@Deprecated
public class WebSimpleInPlaceActionHandler
extends CoSimpleInPlaceActionHandler
implements WebActionHandler

WebSimpleInPlaceActionHandler class is the "simple" web action handler to be used to configure "in place" action.

Supported API: true

Extendable: false


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