WizardStep.accomplish

Syntax

accomplish ()

Description

Implementation of the accomplish method allows performing additional operations on initializing settings stored at PP.Ui.WizardStep._StepSettings.

Comments

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

See also:

WizardStep