com.ptc.core.ca.web.client.wizard
Class WebWizardStepActionHandler
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.action.CoActionHandler
com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
com.ptc.core.ca.co.client.wizard.CoWizardActionHandler
com.ptc.core.ca.co.client.wizard.CoWizardStepActionHandler
com.ptc.core.ca.web.client.wizard.WebWizardStepActionHandler
- All Implemented Interfaces:
- CoModelHandler
Deprecated.
@Deprecated
public class WebWizardStepActionHandler
- extends CoWizardStepActionHandler
The class implementing an action handler for the actions in the list
of wizard step actions.
Supported API: true
Extendable: false
updateModel
protected void updateModel(CoAction action,
CoEnvData envData)
throws WTException
- Deprecated.
- Creates and updates the model of the element.
Supported API: true
- Parameters:
action - envData -
- Throws:
WTException
newModel
protected CoActionModel newModel()
- Deprecated.
- Creates and returns an instance of
WebWizardStepActionModel.
Supported API: true
- Overrides:
newModel in class CoInPlaceActionHandler
- Returns:
- CoActionModel