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

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

Deprecated.

@Deprecated
public class WebSimpleGoToActionHandler
extends CoSimpleGoToActionHandler
implements WebActionHandler

WebSimpleGoToActionHandler class is the web "simple" action handler to be used to configure "go to" action.

Supported API: true

Extendable: false


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