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

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

Deprecated.

@Deprecated
public class WebGoToActionHandler
extends CoGoToActionHandler
implements WebActionHandler

WebGoToActionHandler class is the web action handler to be used to configure "go to" action. An action is considered "go to" when triggering it changes the location of its frame.

Supported API: true

Extendable: false


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