WizardStep.rollback

Syntax

rollback ();

Description

Implementation of the rollback method enables the user to roll back changes made during a wizard step.

Comments

It is called by a container class (delegate of PP.Ui.Wizard) on clicking the Back button.

See also:

WizardStep