Callback: Void
step
.onreset(
IWizardStep
entity)
Callback that is invoked when we return to the previous step.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IWizardStep
The current step.
Return Value
Type:
Remarks