rollback ();
Implementation of the rollback method enables the user to roll back changes made during a wizard step.
It is called by a container class (delegate of PP.Ui.Wizard) on clicking the Back button.
See also:
WizardStep