Interface: Step

.Wizard.Step

Methods

initialize(container, dataopt)

Parameters:
Name Type Attributes Description
container jQuery
data I <optional>
Source:

next() → {Object}

Gets the data resulted from manipulation of this wizard step, or, if there is an error, error contains the details of the error that occurred.

Gets the data resulted from manipulation of this wizard step, or, if there is an error, error contains the details of the error that occurred.

Source:
Returns:
Type
Object

title() → {string}

Source:
Returns:
Type
string