com.ptc.core.ca.web.client.wizard
Class WebPreviousStepActionHandler

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.wizard.CoWizardActionHandler
                      extended by com.ptc.core.ca.co.client.wizard.CoNextPrevStepsActionHandler
                          extended by com.ptc.core.ca.co.client.wizard.CoPreviousStepActionHandler
                              extended by com.ptc.core.ca.web.client.wizard.WebPreviousStepActionHandler
All Implemented Interfaces:
CoModelHandler, WebActionHandler

Deprecated.

@Deprecated
public class WebPreviousStepActionHandler
extends CoPreviousStepActionHandler
implements WebActionHandler

The action handler for the Previous action from the wizard action list.

Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.wizard.CoPreviousStepActionHandler
findPreviousStepAction, performOperation, updateActionModel
 
Methods inherited from class com.ptc.core.ca.co.client.wizard.CoWizardActionHandler
findWizardModel, findWizardStep, findWizardStepActions, findWizardStepIndex, getActionHandlerData, newActionHandlerData
 
Methods inherited from class com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
newModel
 
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