setStepSettings (value: Object);
value. Wizard step settings.
The setStepSettings method sets a link to wizard settings.
Link to the settings is passed by the class that implements the abstract class PP.Ui.Wizard when instantiating the list of wizard steps.
The example of use is given in description of the Wizard.addStep method.
See also: