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

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

Deprecated.

@Deprecated
public class WebInPlaceActionHandler
extends CoInPlaceActionHandler
implements WebActionHandler

WebInPlaceActionHandler class is the web action handler to be used to configure "in place" action. An action is considered in place when triggering it does not change the location of its frame.

Supported API: true

Extendable: false


Method Summary
 
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, newActionHandlerData, performOperation, updateModel
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait